From the 1 of 17 linked papers with an AI index.
17 papers
Voronoi Histograms for Adaptive Vectorization of Expected Persistence Diagrams
Kaifeng Zhang, Kai Ming Ting
The paper introduces a Voronoi histogram method to vectorize expected persistence diagrams, providing an adaptive, partition-based representation that retains topological informati…
Why does Greedy Search produce Optimal Clustering Outcomes? A Fixed-Core Assignment Theory
Kai Ming Ting, Kaifeng Zhang, Sanjay Chawla
Many existing clustering methods are designed based on a set-oriented definition---a cluster is a set of similar points---relying a point-to-point similarity function to find simil…
LLMs Meet Isolation Kernel: Lightweight, Learning-free Binary Embeddings for Fast Retrieval
Zhibo Zhang, Yang Xu, Kai Ming Ting +1
Large language models (LLMs) have recently enabled remarkable progress in text representation. However, their embeddings are typically high-dimensional, leading to substantial stor…
RAD: A Dataset and Benchmark for Real-Life Anomaly Detection with Robotic Observations
Kaichen Zhou, Xinhai Chang, Taewhan Kim +8
Anomaly detection is essential for robotic perception and industrial inspection, yet most benchmarks are collected under controlled conditions with fixed viewpoints and stable illu…
AGPO: Asymmetric Group Policy Optimization for Verifiable Reasoning and Search Ads Relevance at JD
Yang Xu, Kun Yao, Yiming Deng +3
Reinforcement Learning with Verifiable Rewards (RLVR) has demonstrated notable success in enhancing the reasoning performance of large language models (LLMs). However, recent studi…
Optimization-Free Graph Embedding via Distributional Kernel for Community Detection
Shuaibin Song, Kai Ming Ting, Kaifeng Zhang +1
Neighborhood Aggregation Strategy (NAS) is a widely used approach in graph embedding, underpinning both Graph Neural Networks (GNNs) and Weisfeiler-Lehman (WL) methods. However, NA…