Skip to main content

Showing 1–13 of 13 results for author: Shi, T

Searching in archive stat. Search in all archives.
.
  1. arXiv:2210.09026  [pdf, other

    cs.LG stat.ML

    WILD-SCAV: Benchmarking FPS Gaming AI on Unity3D-based Environments

    Authors: Xi Chen, Tianyu Shi, Qingpeng Zhao, Yuchen Sun, Yunfei Gao, Xiangjun Wang

    Abstract: Recent advances in deep reinforcement learning (RL) have demonstrated complex decision-making capabilities in simulation environments such as Arcade Learning Environment, MuJoCo, and ViZDoom. However, they are hardly extensible to more complicated problems, mainly due to the lack of complexity and variations in the environments they are trained and tested on. Furthermore, they are not extensible t… ▽ More

    Submitted 14 October, 2022; originally announced October 2022.

  2. arXiv:2007.02794  [pdf, other

    stat.ML cs.LG

    Efficient Connected and Automated Driving System with Multi-agent Graph Reinforcement Learning

    Authors: Tianyu Shi, Jiawei Wang, Yuankai Wu, Luis Miranda-Moreno, Lijun Sun

    Abstract: Connected and automated vehicles (CAVs) have attracted more and more attention recently. The fast actuation time allows them having the potential to promote the efficiency and safety of the whole transportation system. Due to technical challenges, there will be a proportion of vehicles that can be equipped with automation while other vehicles are without automation. Instead of learning a reliable… ▽ More

    Submitted 22 October, 2021; v1 submitted 6 July, 2020; originally announced July 2020.

  3. arXiv:2004.13003  [pdf, other

    cs.IR cs.CL cs.LG stat.ML

    Corpus-level and Concept-based Explanations for Interpretable Document Classification

    Authors: Tian Shi, Xuchao Zhang, ** Wang, Chandan K. Reddy

    Abstract: Using attention weights to identify information that is important for models' decision-making is a popular approach to interpret attention-based neural networks. This is commonly realized in practice through the generation of a heat-map for every single document based on attention weights. However, this interpretation method is fragile, and easy to find contradictory examples. In this paper, we pr… ▽ More

    Submitted 30 May, 2021; v1 submitted 24 April, 2020; originally announced April 2020.

  4. arXiv:1904.10171  [pdf

    cs.RO cs.LG stat.ML

    Driving Decision and Control for Autonomous Lane Change based on Deep Reinforcement Learning

    Authors: Tianyu Shi, Pin Wang, Xuxin Cheng, Ching-Yao Chan, Ding Huang

    Abstract: We apply Deep Q-network (DQN) with the consideration of safety during the task for deciding whether to conduct the maneuver. Furthermore, we design two similar Deep Q learning frameworks with quadratic approximator for deciding how to select a comfortable gap and just follow the preceding vehicle. Finally, a polynomial lane change trajectory is generated and Pure Pursuit Control is implemented for… ▽ More

    Submitted 30 July, 2019; v1 submitted 23 April, 2019; originally announced April 2019.

    Comments: This Paper has been submitted to ITSC 2019

  5. arXiv:1904.08784  [pdf, other

    cs.RO cs.LG stat.ML

    Efficient Motion Planning for Automated Lane Change based on Imitation Learning and Mixed-Integer Optimization

    Authors: Chenyang Xi, Tianyu Shi, Yuankai Wu, Lijun Sun

    Abstract: Intelligent motion planning is one of the core components in automated vehicles, which has received extensive interests. Traditional motion planning methods suffer from several drawbacks in terms of optimality, efficiency and generalization capability. Sampling based methods cannot guarantee the optimality of the generated trajectories. Whereas the optimization-based methods are not able to perfor… ▽ More

    Submitted 8 May, 2020; v1 submitted 18 April, 2019; originally announced April 2019.

    Comments: Accepted by IEEE ITSC 2020

  6. arXiv:1901.11212  [pdf

    cs.RO cs.LG stat.ML

    A Data Driven Method of Optimizing Feedforward Compensator for Autonomous Vehicle

    Authors: Tianyu Shi, Pin Wang, Ching-Yao Chan, Chonghao Zou

    Abstract: A reliable controller is critical and essential for the execution of safe and smooth maneuvers of an autonomous vehicle.The controller must be robust to external disturbances, such as road surface, weather, and wind conditions, and so on.It also needs to deal with the internal parametric variations of vehicle sub-systems, including power-train efficiency, measurement errors, time delay,so on.Moreo… ▽ More

    Submitted 30 April, 2019; v1 submitted 31 January, 2019; originally announced January 2019.

    Comments: This paper have been submitted to the 2019 IEEE Intelligent Vehicle Symposium

  7. arXiv:1812.02303  [pdf, other

    cs.CL cs.LG stat.ML

    Neural Abstractive Text Summarization with Sequence-to-Sequence Models

    Authors: Tian Shi, Yaser Keneshloo, Naren Ramakrishnan, Chandan K. Reddy

    Abstract: In the past few years, neural abstractive text summarization with sequence-to-sequence (seq2seq) models have gained a lot of popularity. Many interesting techniques have been proposed to improve seq2seq models, making them capable of handling different challenges, such as saliency, fluency and human readability, and generate high-quality summaries. Generally speaking, most of these techniques diff… ▽ More

    Submitted 18 September, 2020; v1 submitted 4 December, 2018; originally announced December 2018.

  8. arXiv:1806.00740  [pdf

    stat.AP

    How does climate change influence regional stability

    Authors: Tianyu Shi, Jiayan Guo, Xuxin Cheng, Yu hao

    Abstract: Nowadays, different places have different region stability, which is influenced by lots of factors. In this paper ,it is aimed to analyze the influence of climate change on regional stability. several factors that may influence the region stability are proposed. Then Principle Components Analysis (PCA) was used to select the most relevant factors. After that ,a BP neural network is established con… ▽ More

    Submitted 5 August, 2018; v1 submitted 3 June, 2018; originally announced June 2018.

  9. arXiv:1805.09461  [pdf, other

    cs.LG stat.ML

    Deep Reinforcement Learning For Sequence to Sequence Models

    Authors: Yaser Keneshloo, Tian Shi, Naren Ramakrishnan, Chandan K. Reddy

    Abstract: In recent times, sequence-to-sequence (seq2seq) models have gained a lot of popularity and provide state-of-the-art performance in a wide variety of tasks such as machine translation, headline generation, text summarization, speech to text conversion, and image caption generation. The underlying framework for all these models is usually a deep neural network comprising an encoder and a decoder. Al… ▽ More

    Submitted 15 April, 2019; v1 submitted 23 May, 2018; originally announced May 2018.

    ACM Class: I.2.6; I.2.7; I.2.10

  10. arXiv:1411.5595  [pdf, other

    cs.CL cs.LG stat.ML

    Linking GloVe with word2vec

    Authors: Tianze Shi, Zhiyuan Liu

    Abstract: The Global Vectors for word representation (GloVe), introduced by Jeffrey Pennington et al. is reported to be an efficient and effective method for learning vector representations of words. State-of-the-art performance is also provided by skip-gram with negative-sampling (SGNS) implemented in the word2vec tool. In this note, we explain the similarities between the training objectives of the two mo… ▽ More

    Submitted 26 November, 2014; v1 submitted 20 November, 2014; originally announced November 2014.

    Comments: 5 pages, 2 figures

  11. arXiv:1410.7748  [pdf, ps, other

    stat.ME

    A Comparison of Spatial Predictors when Datasets Could be Very Large

    Authors: Jonathan R. Bradley, Noel Cressie, Tao Shi

    Abstract: In this article, we review and compare a number of methods of spatial prediction. To demonstrate the breadth of available choices, we consider both traditional and more-recently-introduced spatial predictors. Specifically, in our exposition we review: traditional stationary kriging, smoothing splines, negative-exponential distance-weighting, Fixed Rank Kriging, modified predictive processes, a sto… ▽ More

    Submitted 28 October, 2014; originally announced October 2014.

  12. arXiv:1211.6807  [pdf, other

    cs.SI physics.soc-ph stat.ML

    Scalable Spectral Algorithms for Community Detection in Directed Networks

    Authors: Sungmin Kim, Tao Shi

    Abstract: Community detection has been one of the central problems in network studies and directed network is particularly challenging due to asymmetry among its links. In this paper, we found that incorporating the direction of links reveals new perspectives on communities regarding to two different roles, source and terminal, that a node plays in each community. Intriguingly, such communities appear to be… ▽ More

    Submitted 23 September, 2013; v1 submitted 28 November, 2012; originally announced November 2012.

    Comments: Single column, 40 pages, 6 figures and 7 tables

    MSC Class: 62H30; 91C20; 91D30; 94C15

  13. arXiv:0807.3719  [pdf, ps, other

    stat.ML stat.ME

    Data spectroscopy: Eigenspaces of convolution operators and clustering

    Authors: Tao Shi, Mikhail Belkin, Bin Yu

    Abstract: This paper focuses on obtaining clustering information about a distribution from its i.i.d. samples. We develop theoretical results to understand and use clustering information contained in the eigenvectors of data adjacency matrices based on a radial kernel function with a sufficiently fast tail decay. In particular, we provide population analyses to gain insights into which eigenvectors should… ▽ More

    Submitted 20 November, 2009; v1 submitted 23 July, 2008; originally announced July 2008.

    Comments: Published in at http://dx.doi.org/10.1214/09-AOS700 the Annals of Statistics (http://www.imstat.org/aos/) by the Institute of Mathematical Statistics (http://www.imstat.org)

    Report number: IMS-AOS-AOS700 MSC Class: 62H30 (Primary) 68T10 (Secondary)

    Journal ref: Annals of Statistics 2009, Vol. 37, No. 6B, 3960-3984