Zum Hauptinhalt springen

Showing 1–40 of 40 results for author: Ke, J

Searching in archive cs. Search in all archives.
.
  1. arXiv:2408.07790  [pdf, other

    cs.CV

    Cropper: Vision-Language Model for Image Cropping through In-Context Learning

    Authors: Seung Hyun Lee, Junjie Ke, Yinxiao Li, Junfeng He, Steven Hickson, Katie Datsenko, Sangpil Kim, Ming-Hsuan Yang, Irfan Essa, Feng Yang

    Abstract: The goal of image cropping is to identify visually appealing crops within an image. Conventional methods rely on specialized architectures trained on specific datasets, which struggle to be adapted to new requirements. Recent breakthroughs in large vision-language models (VLMs) have enabled visual in-context learning without explicit training. However, effective strategies for vision downstream ta… ▽ More

    Submitted 14 August, 2024; originally announced August 2024.

  2. arXiv:2408.04102  [pdf, other

    cs.CV cs.AI

    ArtVLM: Attribute Recognition Through Vision-Based Prefix Language Modeling

    Authors: William Y. Zhu, Keren Ye, Junjie Ke, Jiahui Yu, Leonidas Guibas, Peyman Milanfar, Feng Yang

    Abstract: Recognizing and disentangling visual attributes from objects is a foundation to many computer vision applications. While large vision language representations like CLIP had largely resolved the task of zero-shot object recognition, zero-shot visual attribute recognition remains a challenge because CLIP's contrastively-learned vision-language representation cannot effectively capture object-attribu… ▽ More

    Submitted 7 August, 2024; originally announced August 2024.

    Comments: Accepted at ECCV 2024

  3. arXiv:2407.10897  [pdf, other

    physics.optics cs.CV cs.LG

    Optical Diffusion Models for Image Generation

    Authors: Ilker Oguz, Niyazi Ulas Dinc, Mustafa Yildirim, Junjie Ke, Innfarn Yoo, Qifei Wang, Feng Yang, Christophe Moser, Demetri Psaltis

    Abstract: Diffusion models generate new samples by progressively decreasing the noise from the initially provided random distribution. This inference procedure generally utilizes a trained neural network numerous times to obtain the final output, creating significant latency and energy consumption on digital electronic hardware such as GPUs. In this study, we demonstrate that the propagation of a light beam… ▽ More

    Submitted 15 July, 2024; originally announced July 2024.

    Comments: 14 pages, 6 figures

  4. arXiv:2403.17567  [pdf, other

    cs.PL

    Piecewise Linear Expectation Analysis via $k$-Induction for Probabilistic Programs

    Authors: Tengshun Yang, Hongfei Fu, Jingyu Ke, Naijun Zhan, Shiyang Wu

    Abstract: Quantitative analysis of probabilistic programs aims at deriving tight numerical bounds for probabilistic properties such as expectation and assertion probability, and plays a crucial role in the verification of probabilistic programs. Along this line of research, most existing works consider numerical bounds over the whole state space monolithically and do not consider piecewise bounds. Clearly,… ▽ More

    Submitted 26 March, 2024; originally announced March 2024.

  5. arXiv:2403.13863  [pdf, other

    cs.LG cs.AI cs.DB

    DiffImpute: Tabular Data Imputation With Denoising Diffusion Probabilistic Model

    Authors: Yizhu Wen, Kai Yi, Jing Ke, Yiqing Shen

    Abstract: Tabular data plays a crucial role in various domains but often suffers from missing values, thereby curtailing its potential utility. Traditional imputation techniques frequently yield suboptimal results and impose substantial computational burdens, leading to inaccuracies in subsequent modeling tasks. To address these challenges, we propose DiffImpute, a novel Denoising Diffusion Probabilistic Mo… ▽ More

    Submitted 20 March, 2024; originally announced March 2024.

    Comments: 26 pages, 6 figures

  6. arXiv:2402.16235  [pdf, other

    cs.HC cs.AI

    Human-AI Co-Creation of Worked Examples for Programming Classes

    Authors: Mohammad Hassany, Peter Brusilovsky, Jiaze Ke, Kamil Akhuseyinoglu, Arun Balajiee Lekshmi Narayanan

    Abstract: Worked examples (solutions to typical programming problems presented as a source code in a certain language and are used to explain the topics from a programming class) are among the most popular types of learning content in programming classes. Most approaches and tools for presenting these examples to students are based on line-by-line explanations of the example code. However, instructors rarel… ▽ More

    Submitted 29 February, 2024; v1 submitted 25 February, 2024; originally announced February 2024.

    Comments: arXiv admin note: substantial text overlap with arXiv:2312.02105

  7. arXiv:2401.05675  [pdf, other

    cs.CV

    Parrot: Pareto-optimal Multi-Reward Reinforcement Learning Framework for Text-to-Image Generation

    Authors: Seung Hyun Lee, Yinxiao Li, Junjie Ke, Innfarn Yoo, Han Zhang, Jiahui Yu, Qifei Wang, Fei Deng, Glenn Entis, Junfeng He, Gang Li, Sangpil Kim, Irfan Essa, Feng Yang

    Abstract: Recent works have demonstrated that using reinforcement learning (RL) with multiple quality rewards can improve the quality of generated images in text-to-image (T2I) generation. However, manually adjusting reward weights poses challenges and may cause over-optimization in certain metrics. To solve this, we propose Parrot, which addresses the issue through multi-objective optimization and introduc… ▽ More

    Submitted 15 July, 2024; v1 submitted 11 January, 2024; originally announced January 2024.

  8. arXiv:2312.10240  [pdf, other

    cs.CV

    Rich Human Feedback for Text-to-Image Generation

    Authors: Youwei Liang, Junfeng He, Gang Li, Peizhao Li, Arseniy Klimovskiy, Nicholas Carolan, Jiao Sun, Jordi Pont-Tuset, Sarah Young, Feng Yang, Junjie Ke, Krishnamurthy Dj Dvijotham, Katie Collins, Yiwen Luo, Yang Li, Kai J Kohlhoff, Deepak Ramachandran, Vidhya Navalpakkam

    Abstract: Recent Text-to-Image (T2I) generation models such as Stable Diffusion and Imagen have made significant progress in generating high-resolution images based on text descriptions. However, many generated images still suffer from issues such as artifacts/implausibility, misalignment with text descriptions, and low aesthetic quality. Inspired by the success of Reinforcement Learning with Human Feedback… ▽ More

    Submitted 8 April, 2024; v1 submitted 15 December, 2023; originally announced December 2023.

    Comments: CVPR'24

  9. arXiv:2312.05576  [pdf, other

    cs.AI cs.LG

    Dynamic Adjustment of Matching Radii under the Broadcasting Mode: A Novel Multitask Learning Strategy and Temporal Modeling Approach

    Authors: Taijie Chen, Zijian Shen, Siyuan Feng, Linchuan Yang, Jintao Ke

    Abstract: As ride-hailing services have experienced significant growth, the majority of research has concentrated on the dispatching mode, where drivers must adhere to the platform's assigned routes. However, the broadcasting mode, in which drivers can freely choose their preferred orders from those broadcast by the platform, has received less attention. One important but challenging task in such a system i… ▽ More

    Submitted 9 December, 2023; originally announced December 2023.

    Comments: 27 pages, 10 figures

  10. arXiv:2312.02105  [pdf, other

    cs.HC cs.AI

    Authoring Worked Examples for Java Programming with Human-AI Collaboration

    Authors: Mohammad Hassany, Peter Brusilovsky, Jiaze Ke, Kamil Akhuseyinoglu, Arun Balajiee Lekshmi Narayanan

    Abstract: Worked examples (solutions to typical programming problems presented as a source code in a certain language and are used to explain the topics from a programming class) are among the most popular types of learning content in programming classes. Most approaches and tools for presenting these examples to students are based on line-by-line explanations of the example code. However, instructors rarel… ▽ More

    Submitted 4 December, 2023; originally announced December 2023.

    Comments: 2 papers both same content

  11. arXiv:2310.08332  [pdf, other

    cs.CV

    Real-Time Neural BRDF with Spherically Distributed Primitives

    Authors: Yishun Dou, Zhong Zheng, Qiaoqiao Jin, Bingbing Ni, Yugang Chen, Junxiang Ke

    Abstract: We propose a novel compact and efficient neural BRDF offering highly versatile material representation, yet with very-light memory and neural computation consumption towards achieving real-time rendering. The results in Figure 1, rendered at full HD resolution on a current desktop machine, show that our system achieves real-time rendering with a wide variety of appearances, which is approached by… ▽ More

    Submitted 12 October, 2023; originally announced October 2023.

  12. arXiv:2307.13318  [pdf, other

    cs.LO

    Affine Disjunctive Invariant Generation with Farkas' Lemma

    Authors: Jingyu Ke, Hongfei Fu, Hongming Liu, Liqian Chen, Guoqiang Li

    Abstract: Invariant generation is the classical problem that aims at automated generation of assertions that over-approximates the set of reachable program states in a program. We consider affine invariants over affine while loops (i.e., loops with affine loop guards, conditional branches and assignment statements), and explore the automated generation of disjunctive affine invariants. Disjunctive invariant… ▽ More

    Submitted 27 November, 2023; v1 submitted 25 July, 2023; originally announced July 2023.

    Comments: https://hal.science/hal-04004595

  13. arXiv:2307.08051  [pdf, other

    eess.IV cs.CV

    TransNuSeg: A Lightweight Multi-Task Transformer for Nuclei Segmentation

    Authors: Zhenqi He, Mathias Unberath, Jing Ke, Yiqing Shen

    Abstract: Nuclei appear small in size, yet, in real clinical practice, the global spatial information and correlation of the color or brightness contrast between nuclei and background, have been considered a crucial component for accurate nuclei segmentation. However, the field of automatic nuclei segmentation is dominated by Convolutional Neural Networks (CNNs), meanwhile, the potential of the recently pre… ▽ More

    Submitted 16 July, 2023; originally announced July 2023.

    Comments: Early accepted by MICCAI2023

  14. arXiv:2305.19170  [pdf

    cs.LG physics.optics

    Forward-Forward Training of an Optical Neural Network

    Authors: Ilker Oguz, Junjie Ke, Qifei Wang, Feng Yang, Mustafa Yildirim, Niyazi Ulas Dinc, Jih-Liang Hsieh, Christophe Moser, Demetri Psaltis

    Abstract: Neural networks (NN) have demonstrated remarkable capabilities in various tasks, but their computation-intensive nature demands faster and more energy-efficient hardware implementations. Optics-based platforms, using technologies such as silicon photonics and spatial light modulators, offer promising avenues for achieving this goal. However, training multiple trainable layers in tandem with these… ▽ More

    Submitted 10 August, 2023; v1 submitted 30 May, 2023; originally announced May 2023.

  15. arXiv:2305.14608  [pdf, other

    cs.LG cs.AI

    Inverse Reinforcement Learning with the Average Reward Criterion

    Authors: Feiyang Wu, Jingyang Ke, Anqi Wu

    Abstract: We study the problem of Inverse Reinforcement Learning (IRL) with an average-reward criterion. The goal is to recover an unknown policy and a reward function when the agent only has samples of states and actions from an experienced agent. Previous IRL methods assume that the expert is trained in a discounted environment, and the discount factor is known. This work alleviates this assumption by pro… ▽ More

    Submitted 23 May, 2023; originally announced May 2023.

  16. arXiv:2303.14302  [pdf, other

    cs.CV

    VILA: Learning Image Aesthetics from User Comments with Vision-Language Pretraining

    Authors: Junjie Ke, Keren Ye, Jiahui Yu, Yonghui Wu, Peyman Milanfar, Feng Yang

    Abstract: Assessing the aesthetics of an image is challenging, as it is influenced by multiple factors including composition, color, style, and high-level semantics. Existing image aesthetic assessment (IAA) methods primarily rely on human-labeled rating scores, which oversimplify the visual aesthetic information that humans perceive. Conversely, user comments offer more comprehensive information and are a… ▽ More

    Submitted 2 June, 2023; v1 submitted 24 March, 2023; originally announced March 2023.

    Comments: CVPR 2023, https://github.com/google-research/google-research/tree/master/vila

  17. arXiv:2303.12336  [pdf, other

    cs.AI

    A multi-functional simulation platform for on-demand ride service operations

    Authors: Siyuan Feng, Taijie Chen, Yuhao Zhang, Jintao Ke, Zhengfei Zheng, Hai Yang

    Abstract: On-demand ride services or ride-sourcing services have been experiencing fast development in the past decade. Various mathematical models and optimization algorithms have been developed to help ride-sourcing platforms design operational strategies with higher efficiency. However, due to cost and reliability issues (implementing an immature algorithm for real operations may result in system turbule… ▽ More

    Submitted 4 August, 2023; v1 submitted 22 March, 2023; originally announced March 2023.

  18. arXiv:2303.07489  [pdf, other

    cs.CV

    MRET: Multi-resolution Transformer for Video Quality Assessment

    Authors: Junjie Ke, Tianhao Zhang, Yilin Wang, Peyman Milanfar, Feng Yang

    Abstract: No-reference video quality assessment (NR-VQA) for user generated content (UGC) is crucial for understanding and improving visual experience. Unlike video recognition tasks, VQA tasks are sensitive to changes in input resolution. Since large amounts of UGC videos nowadays are 720p or above, the fixed and relatively small input used in conventional NR-VQA methods results in missing high-frequency d… ▽ More

    Submitted 29 March, 2023; v1 submitted 13 March, 2023; originally announced March 2023.

    Comments: Frontiers Signal Processing in Computational Video and Video Streaming (https://www.frontiersin.org/articles/10.3389/frsip.2023.1137006/full)

  19. arXiv:2208.02433  [pdf, other

    q-bio.QM cs.LG physics.soc-ph q-bio.PE

    Simulation and application of COVID-19 compartment model using physics-informed neural network

    Authors: Jinhuan Ke, Jiahao Ma, Xiyu Yin, Robin Singh

    Abstract: COVID-19 pandemic has had a disruptive and irreversible impact globally, yet traditional epidemiological modeling approaches such as the susceptible-infected-recovered (SIR) model have exhibited limited effectiveness in forecasting of the up-to-date pandemic situation. In this work, susceptible-vaccinated-exposed-infected-dead-recovered (SVEIDR) model and its variants -- aged and vaccination-struc… ▽ More

    Submitted 12 October, 2022; v1 submitted 3 August, 2022; originally announced August 2022.

  20. RandStainNA: Learning Stain-Agnostic Features from Histology Slides by Bridging Stain Augmentation and Normalization

    Authors: Yiqing Shen, Yulin Luo, Dinggang Shen, Jing Ke

    Abstract: Stain variations often decrease the generalization ability of deep learning based approaches in digital histopathology analysis. Two separate proposals, namely stain normalization (SN) and stain augmentation (SA), have been spotlighted to reduce the generalization error, where the former alleviates the stain shift across different medical centers using template image and the latter enriches the ac… ▽ More

    Submitted 25 June, 2022; originally announced June 2022.

    Comments: 12 pages

  21. arXiv:2112.00246  [pdf, other

    cs.CV cs.RO

    AdaAfford: Learning to Adapt Manipulation Affordance for 3D Articulated Objects via Few-shot Interactions

    Authors: Yian Wang, Ruihai Wu, Kaichun Mo, Jiaqi Ke, Qingnan Fan, Leonidas Guibas, Hao Dong

    Abstract: Perceiving and interacting with 3D articulated objects, such as cabinets, doors, and faucets, pose particular challenges for future home-assistant robots performing daily tasks in human environments. Besides parsing the articulated parts and joint parameters, researchers recently advocate learning manipulation affordance over the input shape geometry which is more task-aware and geometrically fine… ▽ More

    Submitted 4 May, 2023; v1 submitted 30 November, 2021; originally announced December 2021.

    Comments: ECCV 2022

  22. arXiv:2108.05997  [pdf, other

    cs.CV

    MUSIQ: Multi-scale Image Quality Transformer

    Authors: Junjie Ke, Qifei Wang, Yilin Wang, Peyman Milanfar, Feng Yang

    Abstract: Image quality assessment (IQA) is an important research topic for understanding and improving visual experience. The current state-of-the-art IQA methods are based on convolutional neural networks (CNNs). The performance of CNN-based models is often compromised by the fixed shape constraint in batch training. To accommodate this, the input images are usually resized and cropped to a fixed shape, c… ▽ More

    Submitted 12 August, 2021; originally announced August 2021.

    Comments: ICCV 2021

  23. Design and Implementation of MIMO Transmission Based on Dual-Polarized Reconfigurable Intelligent Surface

    Authors: Xiangyu Chen, Jun Chen Ke, Wankai Tang, Ming Zheng Chen, Jun Yan Dai, Ertugrul Basar, Shi Jin, Qiang Cheng, Tie Jun Cui

    Abstract: Multiple-input multiple-output (MIMO) signaling is one of the key technologies of current mobile communication systems. However, the complex and expensive radio frequency (RF) chains have always limited the increase of MIMO scale. In this paper, we propose a MIMO transmission architecture based on a dual-polarized reconfigurable intelligent surface (RIS), which can directly achieve modulation and… ▽ More

    Submitted 2 July, 2021; originally announced July 2021.

    Comments: This work has been accepted by IEEE WCL

  24. arXiv:2106.01899  [pdf, other

    cs.CV

    Adversarially Adaptive Normalization for Single Domain Generalization

    Authors: Xinjie Fan, Qifei Wang, Junjie Ke, Feng Yang, Boqing Gong, Mingyuan Zhou

    Abstract: Single domain generalization aims to learn a model that performs well on many unseen domains with only one domain data for training. Existing works focus on studying the adversarial domain augmentation (ADA) to improve the model's generalization capability. The impact on domain generalization of the statistics of normalization layers is still underinvestigated. In this paper, we propose a generic… ▽ More

    Submitted 1 June, 2021; originally announced June 2021.

    Comments: CVPR 2021

  25. Joint predictions of multi-modal ride-hailing demands: a deep multi-task multigraph learning-based approach

    Authors: Jintao Ke, Siyuan Feng, Zheng Zhu, Hai Yang, Jieping Ye

    Abstract: Ride-hailing platforms generally provide various service options to customers, such as solo ride services, shared ride services, etc. It is generally expected that demands for different service modes are correlated, and the prediction of demand for one service mode can benefit from historical observations of demands for other service modes. Moreover, an accurate joint prediction of demands for mul… ▽ More

    Submitted 11 November, 2020; originally announced November 2020.

  26. arXiv:2010.04904  [pdf, other

    cs.CV cs.AI cs.LG

    Multi-path Neural Networks for On-device Multi-domain Visual Classification

    Authors: Qifei Wang, Junjie Ke, Joshua Greaves, Grace Chu, Gabriel Bender, Luciano Sbaiz, Alec Go, Andrew Howard, Feng Yang, Ming-Hsuan Yang, Jeff Gilbert, Peyman Milanfar

    Abstract: Learning multiple domains/tasks with a single model is important for improving data efficiency and lowering inference cost for numerous vision tasks, especially on resource-constrained mobile devices. However, hand-crafting a multi-domain/task model can be both tedious and challenging. This paper proposes a novel approach to automatically learn a multi-path network for multi-domain visual classifi… ▽ More

    Submitted 8 January, 2021; v1 submitted 10 October, 2020; originally announced October 2020.

    Comments: WACV 2021

  27. arXiv:2008.09815  [pdf

    econ.GN cs.GT

    Competitive ride-sourcing market with a third-party integrator

    Authors: Yaqian Zhou, Hai Yang, Jintao Ke, Hai Wang, Xinwei Li

    Abstract: Recently, some transportation service providers attempt to integrate the ride services offered by multiple independent ride-sourcing platforms, and passengers are able to request ride through such third-party integrators or connectors and receive service from any one of the platforms. This novel business model, termed as third-party platform-integration in this paper, has potentials to alleviate t… ▽ More

    Submitted 22 August, 2020; originally announced August 2020.

  28. arXiv:2006.01427  [pdf, other

    cs.CR

    LaKSA: A Probabilistic Proof-of-Stake Protocol

    Authors: Daniel Reijsbergen, Pawel Szalachowski, Junming Ke, Zengpeng Li, Jianying Zhou

    Abstract: We present Large-scale Known-committee Stake-based Agreement (LaKSA), a chain-based Proof-of-Stake protocol that is dedicated, but not limited, to cryptocurrencies. LaKSA minimizes interactions between nodes through lightweight committee voting, resulting in a simpler, more robust, and more scalable proposal than competing systems. It also mitigates other drawbacks of previous systems, such as hig… ▽ More

    Submitted 2 January, 2021; v1 submitted 2 June, 2020; originally announced June 2020.

  29. Predicting origin-destination ride-sourcing demand with a spatio-temporal encoder-decoder residual multi-graph convolutional network

    Authors: Jintao Ke, Xiaoran Qin, Hai Yang, Zhengfei Zheng, Zheng Zhu, Jieping Ye

    Abstract: With the rapid development of mobile-internet technologies, on-demand ride-sourcing services have become increasingly popular and largely reshaped the way people travel. Demand prediction is one of the most fundamental components in supply-demand management systems of ride-sourcing platforms. With accurate short-term prediction for origin-destination (OD) demand, the platforms make precise and tim… ▽ More

    Submitted 17 October, 2019; originally announced October 2019.

  30. arXiv:1902.06228  [pdf, other

    cs.MA

    Optimizing Online Matching for Ride-Sourcing Services with Multi-Agent Deep Reinforcement Learning

    Authors: Jintao Ke, Feng Xiao, Hai Yang, Jieping Ye

    Abstract: Ride-sourcing services are now reshaping the way people travel by effectively connecting drivers and passengers through mobile internets. Online matching between idle drivers and waiting passengers is one of the most key components in a ride-sourcing system. The average pickup distance or time is an important measurement of system efficiency since it affects both passengers' waiting time and drive… ▽ More

    Submitted 17 February, 2019; originally announced February 2019.

  31. arXiv:1811.12604  [pdf, other

    cs.CG

    Metric Based Quadrilateral Mesh Generation

    Authors: Wei Chen, Xiaopeng Zheng, Jingyao Ke, Na Lei, Zhongxuan Luo, Xianfeng Gu

    Abstract: This work proposes a novel metric based algorithm for quadrilateral mesh generating. Each quad-mesh induces a Riemannian metric satisfying special conditions: the metric is a flat metric with cone signualrites conformal to the original metric, the total curvature satisfies the Gauss-Bonnet condition, the holonomy group is a subgroup of the rotation group $\{e^{ikπ/2}\}$, furthermore there is cross… ▽ More

    Submitted 29 November, 2018; originally announced November 2018.

  32. arXiv:1806.04414  [pdf

    physics.app-ph cs.IT

    Controlling spectral energies of all harmonics in programmable way using time-domain digital coding metasurface

    Authors: Jie Zhao, Xi Yang, Jun Yan Dai, Qiang Cheng, Xiang Li, Ning Hua Qi, Jun Chen Ke, Guo Dong Bai, Shuo Liu, Shi Jin, Tie Jun Cui

    Abstract: Modern wireless communication is one of the most important information technologies, but its system architecture has been unchanged for many years. Here, we propose a much simpler architecture for wireless communication systems based on metasurface. We firstly propose a time-domain digital coding metasurface to reach a simple but efficient method to manipulate spectral distributions of harmonics.… ▽ More

    Submitted 12 June, 2018; originally announced June 2018.

  33. arXiv:1805.08939  [pdf, other

    cs.LG stat.ML

    Approximate Random Dropout

    Authors: Zhuoran Song, Ru Wang, Dongyu Ru, Hongru Huang, Zhenghao Peng, Jing Ke, Xiaoyao Liang, Li Jiang

    Abstract: The training phases of Deep neural network~(DNN) consumes enormous processing time and energy. Compression techniques utilizing the sparsity of DNNs can effectively accelerate the inference phase of DNNs. However, it can be hardly used in the training phase because the training phase involves dense matrix-multiplication using General Purpose Computation on Graphics Processors (GPGPU), which endors… ▽ More

    Submitted 14 December, 2018; v1 submitted 22 May, 2018; originally announced May 2018.

    Comments: 7 pages, 6 figures, conference

  34. arXiv:1802.08714  [pdf, other

    cs.LG stat.ML

    Deep Multi-View Spatial-Temporal Network for Taxi Demand Prediction

    Authors: Huaxiu Yao, Fei Wu, Jintao Ke, Xianfeng Tang, Yitian Jia, Siyu Lu, Pinghua Gong, Jieping Ye, Zhenhui Li

    Abstract: Taxi demand prediction is an important building block to enabling intelligent transportation systems in a smart city. An accurate prediction model can help the city pre-allocate resources to meet travel demand and to reduce empty taxis on streets which waste energy and worsen the traffic congestion. With the increasing popularity of taxi requesting services such as Uber and Didi Chuxing (in China)… ▽ More

    Submitted 26 February, 2018; v1 submitted 23 February, 2018; originally announced February 2018.

    Comments: AAAI 2018 paper

  35. arXiv:1802.03699  [pdf, other

    cs.LG stat.ML

    PCA-Based Missing Information Imputation for Real-Time Crash Likelihood Prediction Under Imbalanced Data

    Authors: Jintao Ke, Shuaichao Zhang, Hai Yang, Xiqun Chen

    Abstract: The real-time crash likelihood prediction has been an important research topic. Various classifiers, such as support vector machine (SVM) and tree-based boosting algorithms, have been proposed in traffic safety studies. However, few research focuses on the missing data imputation in real-time crash likelihood prediction, although missing values are commonly observed due to breakdown of sensors or… ▽ More

    Submitted 11 February, 2018; originally announced February 2018.

  36. arXiv:1710.06842  [pdf

    cs.CY

    Measuring the unmeasurable - a project of domestic violence risk prediction and management

    Authors: Ya-Yun Chen, Chia-Kai Liu, Yu-Hsiu Wang, Sue-Chuan Chen, Yi-Shan Hsieh, Jing-Tai Ke, T. C. Hsieh

    Abstract: The prevention of domestic violence (DV) have aroused serious concerns in Taiwan because of the disparity between the increasing amount of reported DV cases that doubled over the past decade and the scarcity of social workers. Additionally, a large amount of data was collected when social workers use the predominant case management approach to document case reports information. However, these data… ▽ More

    Submitted 18 October, 2017; originally announced October 2017.

    Comments: Presented at the Data For Good Exchange 2017

  37. Short-Term Forecasting of Passenger Demand under On-Demand Ride Services: A Spatio-Temporal Deep Learning Approach

    Authors: Jintao Ke, Hongyu Zheng, Hai Yang, Xiqun, Chen

    Abstract: Short-term passenger demand forecasting is of great importance to the on-demand ride service platform, which can incentivize vacant cars moving from over-supply regions to over-demand regions. The spatial dependences, temporal dependences, and exogenous dependences need to be considered simultaneously, however, which makes short-term passenger demand forecasting challenging. We propose a novel dee… ▽ More

    Submitted 20 June, 2017; originally announced June 2017.

    Comments: 39 pages, 10 figures

    Journal ref: Transportation Research Part C: Emerging Technologies, Volume 85, Pages 591-608, 2017

  38. arXiv:1705.08409  [pdf, other

    cs.LG stat.ML

    Ridesourcing Car Detection by Transfer Learning

    Authors: Leye Wang, Xu Geng, Jintao Ke, Chen Peng, Xiaojuan Ma, Daqing Zhang, Qiang Yang

    Abstract: Ridesourcing platforms like Uber and Didi are getting more and more popular around the world. However, unauthorized ridesourcing activities taking advantages of the sharing economy can greatly impair the healthy development of this emerging industry. As the first step to regulate on-demand ride services and eliminate black market, we design a method to detect ridesourcing cars from a pool of cars… ▽ More

    Submitted 23 May, 2017; originally announced May 2017.

  39. arXiv:cs/0701135  [pdf

    cs.CL

    Complex networks and human language

    Authors: Jinyun KE

    Abstract: This paper introduces how human languages can be studied in light of recent development of network theories. There are two directions of exploration. One is to study networks existing in the language system. Various lexical networks can be built based on different relationships between words, being semantic or syntactic. Recent studies have shown that these lexical networks exhibit small-world a… ▽ More

    Submitted 21 January, 2007; originally announced January 2007.

  40. arXiv:cs/0601005  [pdf

    cs.CL

    Analyzing language development from a network approach

    Authors: J-Y Ke, Y. Yao

    Abstract: In this paper we propose some new measures of language development using network analyses, which is inspired by the recent surge of interests in network studies of many real-world systems. Children's and care-takers' speech data from a longitudinal study are represented as a series of networks, word forms being taken as nodes and collocation of words as links. Measures on the properties of the n… ▽ More

    Submitted 4 January, 2006; originally announced January 2006.

    Comments: 22 pages, 12 figures