Skip to main content
arXiv is now an independent nonprofit! Learn more

Showing 1–50 of 112 results for author: Ju, C

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

    cs.AI q-bio.NC

    Bringing analytic rigor to agentic AI for science: The Brain Researcher platform for neuroimaging data analysis

    Authors: Zijiao Chen, Nicholas Lu, Xinhui Li, Jocelyn A. Ricard, Ce Ju, Huan H. Wang, Christian Kindermann, Jeanette A. Mumford, Steven Dillmann, James Kent, Alejandro de la Vega, Sanmi Koyejo, Vince D. Calhoun, Joshua W. Buckholtz, Juan Helen Zhou, Steffen Bollmann, Russell A. Poldrack

    Abstract: AI agents can execute scientific analyses, but an analytic output becomes a defensible claim only after alternatives are weighed and the claim is limited to what the evidence supports. Agents may reproduce failures including selective analysis, premature declarations of success and optimization of imperfect criteria. We present Brain Researcher, an agentic research harness operating in a neuroimag… ▽ More

    Submitted 20 August, 2026; originally announced August 2026.

    Comments: 103 pages, 19 figures; Supplementary Information included

  2. arXiv:2608.05832  [pdf, ps, other

    cs.CL

    Enhancing Social Intelligence in LLMs with Hierarchical Reasoning and Utterance-Level Goal Rewarding

    Authors: Xiaofeng Wang, Kakam Chong, Shuai Xiao, DeXin Kong, Qingyuan Tian, Chen Ju, Xu Yan, Shuai Zhao, Fei Huang, Rui Wang, Shuguang Han, jufeng chen

    Abstract: Large language models (LLMs) excel in structured tasks but struggle with dynamic social interactions, where success requires long-term goal coordination and rapid adaptation. Current methods often apply uniform goal-based rewards to every utterance, overlooking the specificity of objectives at each dialogue turn and failing to account for the rationale of potential strategies. Inspired by the Theo… ▽ More

    Submitted 6 August, 2026; originally announced August 2026.

  3. arXiv:2607.28895  [pdf, ps, other

    cs.IR

    LLM-Based Generative Retrieval for Snapchat Content Recommendation

    Authors: Liam Collins, Jiwen Ren, Donald Loveland, Bhuvesh Kumar, Clark Mingxuan Ju, Xuan Guo, Mo Li, Alvin Hou, Yi Cui, Peng Yang, Jian Wang, Saud Afzal Shafi, Nga Than, Ruiming Lu, Wenfeng Zhuo, Dongheng Li, Lili Zhang, Mingtao Zhang, Jinchao Ye, Vincent Xue, Chunhui Zhu, Neil Shah

    Abstract: Pretrained large language models (LLMs) are promising retrieval engines because they combine rich semantic priors, strong sequence modeling capabilities, and favorable scaling behavior. However, turning a pretrained LLM into a generative retriever in production deployment raises several challenges: the model must learn an internal item vocabulary that was absent from pretraining, and generate vali… ▽ More

    Submitted 18 August, 2026; v1 submitted 30 July, 2026; originally announced July 2026.

  4. arXiv:2606.17276  [pdf, ps, other

    cs.IR cs.LG

    On the Memorization Behavior of LLMs in Generative Recommendation: Observations, Implications, and Training Strategies

    Authors: Sunwoo Kim, Sunkyung Lee, Clark Mingxuan Ju, Donald Loveland, Bhuvesh Kumar, Kijung Shin, Neil Shah, Liam Collins

    Abstract: Generative recommendation (GR) has emerged as a promising direction for recommender systems. Recently, large language models (LLMs) have been increasingly adopted for GR, as their rich pretrained knowledge is expected to help them generalize beyond common user behavior patterns that traditional memorization-oriented baselines can capture. However, existing LLM-based GR works largely ignore LLMs' w… ▽ More

    Submitted 18 June, 2026; v1 submitted 15 June, 2026; originally announced June 2026.

  5. arXiv:2606.05336  [pdf, ps, other

    cs.CL

    Self-supervised User Profile Generation for Personalization

    Authors: Clark Mingxuan Ju, Yuwei Qiu, Tong Zhao, Neil Shah

    Abstract: Personalizing large language models (LLMs) has become a central challenge as LLMs are deployed across recommendation, search, dialogue, and content generation -- settings where the same query should yield different answers given different users. A promising route is to summarize each user's interaction history into a natural-language memory or profile and prepend it to the prompt to facilitate per… ▽ More

    Submitted 3 June, 2026; originally announced June 2026.

  6. arXiv:2605.12617  [pdf, ps, other

    cs.IR

    MLPs are Efficient Distilled Generative Recommenders

    Authors: Zitian Guo, Yupeng Hou, Clark Mingxuan Ju, Neil Shah, Julian McAuley

    Abstract: Generative recommendation models employing Semantic IDs (SIDs) exhibit strong potential, yet their practical deployment is bottlenecked by the high inference latency of beam-expanded autoregressive decoding. In this work, we identify that standard attention-heavy Transformer decoders represent a structural overkill for this task: the hierarchical nature of SIDs makes prediction difficulty drops sh… ▽ More

    Submitted 12 May, 2026; originally announced May 2026.

  7. arXiv:2605.10523  [pdf, ps, other

    cs.CV

    Improving Human Image Animation via Semantic Representation Alignment

    Authors: Chang Liu, Mengting Chen, Yixuan Huang, Haoning Wu, Chen Ju, Shuai Xiao, Jinsong Lan, Yanfeng Wang

    Abstract: The field of image-to-video generation has made remarkable progress. However, challenges such as human limb twisting and facial distortion persist, especially when generating long videos or modeling intensive motions. Existing human image animation works address these issues by incorporating human-specific semantic representations, e.g., dense poses or ID embeddings, as additional conditions. Howe… ▽ More

    Submitted 11 May, 2026; originally announced May 2026.

    Comments: Accepted by CVPR 2026 workshop

  8. arXiv:2605.06331  [pdf, ps, other

    cs.IR

    Expressiveness Limits of Autoregressive Semantic ID Generation in Generative Recommendation

    Authors: Yupeng Hou, Haven Kim, Clark Mingxuan Ju, Eduardo Escoto, Neil Shah, Julian McAuley

    Abstract: Generative recommendation (GR) models generate items by autoregressively producing a sequence of discrete tokens that jointly index the target item. However, this autoregressive generation process also induces a structured decoding space whose impact on model expressiveness remains underexplored. Specifically, token-by-token generation can be viewed as traversing a decoding tree induced by semanti… ▽ More

    Submitted 7 May, 2026; originally announced May 2026.

  9. arXiv:2604.20308  [pdf, ps, other

    cs.LG

    Sheaf Neural Networks on SPD Manifolds: Second-Order Geometric Representation Learning

    Authors: Yuhan Peng, Junwen Dong, Yuzhi Zeng, Hao Li, Ce Ju, Huitao Feng, Diaaeldin Taha, Anna Wienhard, Kelin Xia

    Abstract: Graph neural networks face two fundamental challenges rooted in the linear structure of Euclidean vector spaces: (1) Current architectures represent geometry through vectors (directions, gradients), yet many tasks require matrix-valued representations that capture relationships between directions-such as how atomic orientations covary in a molecule. These second-order representations are naturally… ▽ More

    Submitted 31 May, 2026; v1 submitted 22 April, 2026; originally announced April 2026.

  10. arXiv:2604.09320  [pdf, ps, other

    physics.chem-ph cs.LG

    Transferable FB-GNN-MBE Framework for Potential Energy Surfaces: Data-Adaptive Transfer Learning in Deep Learned Many-Body Expansion Theory

    Authors: Siqi Chen, Zhiqiang Wang, Yili Shen, Xianqi Deng, Xi Cheng, Cheng-Wei Ju, Jun Yi, Guo Ling, Dieaa Alhmoud, Hui Guan, Zhou Lin

    Abstract: Mechanistic understanding and rational design of complex chemical systems depend on fast and accurate predictions of electronic structures beyond individual building blocks. However, if the system exceeds hundreds of atoms, first-principles quantum mechanical (QM) modeling becomes impractical. In this study, we developed FB-GNN-MBE by integrating a fragment-based graph neural network (FB-GNN) into… ▽ More

    Submitted 14 August, 2026; v1 submitted 10 April, 2026; originally announced April 2026.

    Comments: Accepted by The Journal of Chemical Physics. Main text: 23 pages, 11 figures, and 1 table. Supplementary Materials: 29 pages, 6 figures, 15 tables, 4 pseudo-algorithms

  11. arXiv:2604.03949  [pdf, ps, other

    cs.IR

    Semantic IDs for Recommender Systems at Snapchat: Use Cases, Technical Challenges, and Design Choices

    Authors: Clark Mingxuan Ju, Tong Zhao, Leonardo Neves, Liam Collins, Bhuvesh Kumar, Jiwen Ren, Lili Zhang, Wenfeng Zhuo, Vincent Zhang, Xiao Bai, Jinchao Li, Karthik Iyer, Zihao Fan, Yilun Xu, Yiwen Chen, Peicheng Yu, Manish Malik, Neil Shah

    Abstract: Effective item identifiers (IDs) are an important component for recommender systems (RecSys) in practice, and are commonly adopted in many use cases such as retrieval and ranking. IDs can encode collaborative filtering signals within training data, such that RecSys models can extrapolate during the inference and personalize the prediction based on users' behavioral histories. Recently, Semantic ID… ▽ More

    Submitted 4 April, 2026; originally announced April 2026.

    Comments: Accepted to the Industry Track of SIGIR 2026

  12. arXiv:2604.02368  [pdf, ps, other

    cs.AI cs.CL

    Xpertbench: Expert Level Tasks with Rubrics-Based Evaluation

    Authors: Xue Liu, Xin Ma, Yuxin Ma, Yongchang Peng, Duo Wang, Zhoufutu Wen, Ge Zhang, Kaiyuan Zhang, Xinyu Chen, Yida Ding, Tianci He, Jiani Hou, Liang Hu, Ziyun Huang, Yongzhe Hui, Jianpeng Jiao, Chennan Ju, Yingru Kong, Yiran Li, Jiashuo Liu, Mengyun Liu, Luyao Ma, Fei Ni, Yiqing Ni, Pengbo Niu , et al. (14 additional authors not shown)

    Abstract: As Large Language Models (LLMs) exhibit plateauing performance on conventional benchmarks, a pivotal challenge persists: evaluating their proficiency in complex, open-ended tasks characterizing genuine expert-level cognition. Existing frameworks suffer from narrow domain coverage, reliance on generalist tasks, or self-evaluation biases. To bridge this gap, we present XpertBench, a high-fidelity be… ▽ More

    Submitted 20 April, 2026; v1 submitted 27 March, 2026; originally announced April 2026.

  13. arXiv:2603.12758  [pdf, ps, other

    cs.CV cs.AI

    FC-Track: Overlap-Aware Post-Association Correction for Online Multi-Object Tracking

    Authors: Cheng Ju, Zejing Zhao, Akio Namiki

    Abstract: Reliable multi-object tracking (MOT) is essential for robotic systems operating in complex and dynamic environments. Despite recent advances in detection and association, online MOT methods remain vulnerable to identity switches caused by frequent occlusions and object overlap, where incorrect associations can propagate over time and degrade tracking reliability. We present a lightweight post-asso… ▽ More

    Submitted 13 March, 2026; originally announced March 2026.

  14. arXiv:2603.10199  [pdf, ps, other

    cs.LG

    Actor-Accelerated Policy Dual Averaging for Reinforcement Learning in Continuous Action Spaces

    Authors: Ji Gao, Caleb Ju, Guanghui Lan, Zhaohui Tong

    Abstract: Policy Dual Averaging (PDA) offers a principled Policy Mirror Descent (PMD) framework that more naturally admits value function approximation than standard PMD, enabling the use of approximate advantage (or Q-) functions while retaining strong convergence guarantees. However, applying PDA in continuous state and action spaces remains computationally challenging, since action selection involves sol… ▽ More

    Submitted 10 March, 2026; originally announced March 2026.

  15. arXiv:2602.22895  [pdf, ps, other

    q-bio.NC cs.LG

    SPD Learn: A Geometric Deep Learning Python Library for Neural Decoding Through Trivialization

    Authors: Bruno Aristimunha, Ce Ju, Antoine Collas, Florent Bouchard, Ammar Mian, Bertrand Thirion, Sylvain Chevallier, Reinmar Kobler

    Abstract: Implementations of symmetric positive definite (SPD) matrix-based neural networks for neural decoding remain fragmented across research codebases and Python packages. Existing implementations often employ ad hoc handling of manifold constraints and non-unified training setups, which hinders reproducibility and integration into modern deep-learning workflows. To address this gap, we introduce SPD L… ▽ More

    Submitted 10 August, 2026; v1 submitted 26 February, 2026; originally announced February 2026.

    Comments: 9 Pages

  16. arXiv:2602.13704  [pdf, ps, other

    cs.IR cs.AI cs.CV

    Pailitao-VL: Unified Embedding and Reranker for Real-Time Multi-Modal Industrial Search

    Authors: Lei Chen, Chen Ju, Xu Chen, Zhicheng Wang, Yuheng Jiao, Hongfeng Zhan, Zhaoyang Li, Shihao Xu, Zhixiang Zhao, Tong Jia, Lin Li, Yuan Gao, Jun Song, Jinsong Lan, Xiaoyong Zhu, Bo Zheng

    Abstract: In this work, we presented Pailitao-VL, a comprehensive multi-modal retrieval system engineered for high-precision, real-time industrial search. We here address three critical challenges in the current SOTA solution: insufficient retrieval granularity, vulnerability to environmental noise, and prohibitive efficiency-performance gap. Our primary contribution lies in two fundamental paradigm shifts.… ▽ More

    Submitted 5 March, 2026; v1 submitted 14 February, 2026; originally announced February 2026.

  17. arXiv:2601.19963  [pdf, ps, other

    cs.LG cs.AI

    Cross-Session Decoding of Neural Spiking Data via Task-Conditioned Latent Alignment

    Authors: Canyang Zhao, Bolin Peng, J. Patrick Mayo, Ce Ju, Bing Liu

    Abstract: Training a high-performing neural decoder can be difficult when only limited data are available from a recording session. To address this challenge, we propose a Task-Conditioned Latent Alignment framework (TCLA) for cross-session neural decoding with limited target-session data. Building upon an autoencoder architecture, TCLA first learns a low-dimensional neural representation from a source sess… ▽ More

    Submitted 1 May, 2026; v1 submitted 27 January, 2026; originally announced January 2026.

    Comments: This work has been accepted by the Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBC 2026);Copyright will be transferred without notice, after which this version may no longer be accessible

  18. arXiv:2601.08816  [pdf, ps, other

    cs.IR cs.AI

    MemRec: Collaborative Memory-Augmented Agentic Recommender System

    Authors: Weixin Chen, Yuhan Zhao, Jingyuan Huang, Zihe Ye, Clark Mingxuan Ju, Tong Zhao, Neil Shah, Li Chen, Yongfeng Zhang

    Abstract: The evolution of recommender systems has shifted from traditional collaborative filtering to LLM-based agentic systems, which rely on semantic user and item memories to make predictions. However, existing agents maintain these memories in isolation. This overlooks crucial collaborative signals, such as user-item co-engagements and peer relationships across the community, which significantly limits… ▽ More

    Submitted 28 April, 2026; v1 submitted 13 January, 2026; originally announced January 2026.

    Comments: Accepted at ACL 2026 Main Conference

  19. arXiv:2512.17820  [pdf, ps, other

    cs.LG

    Exploiting ID-Text Complementarity via Ensembling for Sequential Recommendation

    Authors: Liam Collins, Bhuvesh Kumar, Clark Mingxuan Ju, Tong Zhao, Donald Loveland, Leonardo Neves, Neil Shah

    Abstract: Modern Sequential Recommendation (SR) models commonly utilize modality features to represent items, motivated in large part by recent advancements in language and vision modeling. To do so, several works completely replace ID embeddings with modality embeddings, claiming that modality embeddings render ID embeddings unnecessary because they can match or even exceed ID embedding performance. On the… ▽ More

    Submitted 2 January, 2026; v1 submitted 19 December, 2025; originally announced December 2025.

  20. arXiv:2512.06244  [pdf, ps, other

    cs.LG cs.AI math.OC

    Auto-exploration for online reinforcement learning

    Authors: Caleb Ju, Guanghui Lan

    Abstract: The exploration-exploitation dilemma in reinforcement learning (RL) is a fundamental challenge to efficient RL algorithms. Existing algorithms for finite state and action discounted RL problems address this by assuming sufficient exploration over both state and action spaces. However, this yields non-implementable algorithms and sub-optimal performance. To resolve these limitations, we introduce a… ▽ More

    Submitted 11 August, 2026; v1 submitted 5 December, 2025; originally announced December 2025.

    Comments: 31 pages. Added remark about on-policy sampling with function approximation

    MSC Class: 90C15; 90C30; 90C40 60J10; 68T05

  21. arXiv:2511.14064  [pdf, ps, other

    cs.LG cs.AI stat.ME

    CafeMed: Causal Attention Fusion Enhanced Medication Recommendation

    Authors: Kelin Ren, Chan-Yang Ju, Dong-Ho Lee

    Abstract: Medication recommendation systems play a crucial role in assisting clinicians with personalized treatment decisions. While existing approaches have made significant progress in learning medication representations, they suffer from two fundamental limitations: (i) treating medical entities as independent features without modeling their synergistic effects on medication selection; (ii) employing sta… ▽ More

    Submitted 17 November, 2025; originally announced November 2025.

    Comments: Accepted by BIBM 2025

  22. arXiv:2511.01593  [pdf, ps, other

    cs.CV

    Wave-Particle (Continuous-Discrete) Dualistic Visual Tokenization for Unified Understanding and Generation

    Authors: Yizhu Chen, Chen Ju, Zhicheng Wang, Shuai Xiao, Xu Chen, Jinsong Lan, Xiaoyong Zhu, Ying Chen

    Abstract: The unification of understanding and generation within a single multi-modal large model (MLLM) remains one significant challenge, largely due to the dichotomy between continuous and discrete visual tokenizations. Continuous tokenizer (CT) achieves strong performance by bridging multiple independently-trained understanding modules and generation modules, but suffers from complex multi-stage pipelin… ▽ More

    Submitted 3 November, 2025; originally announced November 2025.

  23. arXiv:2511.01588  [pdf, ps, other

    cs.LG cs.CV

    Explore More, Learn Better: Parallel MLLM Embeddings under Mutual Information Minimization

    Authors: Zhicheng Wang, Chen Ju, Xu Chen, Shuai Xiao, Jinsong Lan, Xiaoyong Zhu, Ying Chen, Zhiguo Cao

    Abstract: Embedding models are a cornerstone of modern AI. Driven by Multimodal Large Language Models (MLLMs), they have made great progress in architecture and data curation, while the holistic paradigm is still limited to SSC, i.e., single input, singular embedding, contrastive supervision, which collapses rich, multifaceted inputs into monolithic embeddings and fails to fully exploit MLLM capabilities. I… ▽ More

    Submitted 21 November, 2025; v1 submitted 3 November, 2025; originally announced November 2025.

  24. arXiv:2510.26144  [pdf, ps, other

    cs.AI

    The FM Agent

    Authors: Annan Li, Chufan Wu, Zengle Ge, Yee Hin Chong, Zhinan Hou, Lizhe Cao, Cheng Ju, Jianmin Wu, Huaiming Li, Haobo Zhang, Shenghao Feng, Mo Zhao, Fengzhi Qiu, Rui Yang, Mengmeng Zhang, Wenyi Zhu, Yingying Sun, Quan Sun, Shunhao Yan, Danyu Liu, Dawei Yin, Dou Shen

    Abstract: Large language models (LLMs) are catalyzing the development of autonomous AI research agents for scientific and engineering discovery. We present FM Agent, a novel and general-purpose multi-agent framework that leverages a synergistic combination of LLM-based reasoning and large-scale evolutionary search to address complex real-world challenges. The core of FM Agent integrates several key innovati… ▽ More

    Submitted 27 February, 2026; v1 submitted 30 October, 2025; originally announced October 2025.

  25. arXiv:2510.22115  [pdf, ps, other

    cs.CL cs.AI

    Every Activation Boosted: Scaling General Reasoner to 1 Trillion Open Language Foundation

    Authors: Ling Team, Ang Li, Ben Liu, Binbin Hu, Bing Li, Bingwei Zeng, Borui Ye, Caizhi Tang, Changxin Tian, Chao Huang, Chao Zhang, Chen Qian, Chenchen Ju, Chenchen Li, Chengfu Tang, Chilin Fu, Chunshao Ren, Chunwei Wu, Cong Zhang, Cunyin Peng, Dafeng Xu, Daixin Wang, Dalong Zhang, Dingnan Jin, Dingyuan Zhu , et al. (117 additional authors not shown)

    Abstract: We introduce Ling 2.0, a series reasoning-oriented language foundation built upon the principle that every activation boosts reasoning capability. Designed to scale from tens of billions to one trillion parameters under a unified Mixture-of-Experts (MoE) paradigm, Ling 2.0 emphasizes high sparsity, cross-scale consistency, and efficiency guided by empirical scaling laws. The series includes three… ▽ More

    Submitted 6 November, 2025; v1 submitted 24 October, 2025; originally announced October 2025.

    Comments: Ling 2.0 Technical Report

  26. arXiv:2510.20596  [pdf, ps, other

    cs.CV cs.AI

    Unsupervised Domain Adaptation via Similarity-based Prototypes for Cross-Modality Segmentation

    Authors: Ziyu Ye, Chen Ju, Chaofan Ma, Xiaoyun Zhang

    Abstract: Deep learning models have achieved great success on various vision challenges, but a well-trained model would face drastic performance degradation when applied to unseen data. Since the model is sensitive to domain shift, unsupervised domain adaptation attempts to reduce the domain gap and avoid costly annotation of unseen domains. This paper proposes a novel framework for cross-modality segmentat… ▽ More

    Submitted 23 October, 2025; originally announced October 2025.

    Comments: MICCAI 2021

  27. Understanding Generative Recommendation with Semantic IDs from a Model-scaling View

    Authors: Jingzhe Liu, Liam Collins, Jiliang Tang, Tong Zhao, Neil Shah, Clark Mingxuan Ju

    Abstract: Recent advancements in generative models have allowed the emergence of a promising paradigm for recommender systems (RS), known as Generative Recommendation (GR), which tries to unify rich item semantics and collaborative filtering signals. One popular modern approach is to use semantic IDs (SIDs), which are discrete codes quantized from the embeddings of modality encoders (e.g., large language or… ▽ More

    Submitted 4 June, 2026; v1 submitted 29 September, 2025; originally announced September 2025.

    Comments: Accepted by KDD 2026

  28. arXiv:2509.13648  [pdf, ps, other

    cs.LG cs.IR

    Sequential Data Augmentation for Generative Recommendation

    Authors: Geon Lee, Bhuvesh Kumar, Clark Mingxuan Ju, Tong Zhao, Kijung Shin, Neil Shah, Liam Collins

    Abstract: Generative recommendation plays a crucial role in personalized systems, predicting users' future interactions from their historical behavior sequences. A critical yet underexplored factor in training these models is data augmentation, the process of constructing training data from user interaction histories. By shaping the training distribution, data augmentation directly and often substantially a… ▽ More

    Submitted 20 May, 2026; v1 submitted 16 September, 2025; originally announced September 2025.

  29. arXiv:2509.13603  [pdf, ps, other

    cs.IR cs.AI

    Modernizing Facebook Scoped Search: Keyword and Embedding Hybrid Retrieval with LLM Evaluation

    Authors: Yongye Su, Zeya Zhang, Jane Kou, Cheng Ju, Shubhojeet Sarkar, Yamin Wang, Ji Liu, Shengbo Guo

    Abstract: Beyond general web-scale search, social network search uniquely enables users to retrieve information and discover potential connections within their social context. We introduce a framework of modernized Facebook Group Scoped Search by blending traditional keyword-based retrieval with embedding-based retrieval (EBR) to improve the search relevance and diversity of search results. Our system integ… ▽ More

    Submitted 16 September, 2025; originally announced September 2025.

    Comments: 5 Pages, work done as Yongye Su's internship project at Meta

  30. Modality Alignment with Multi-scale Bilateral Attention for Multimodal Recommendation

    Authors: Kelin Ren, Chan-Yang Ju, Dong-Ho Lee

    Abstract: Multimodal recommendation systems are increasingly becoming foundational technologies for e-commerce and content platforms, enabling personalized services by jointly modeling users' historical behaviors and the multimodal features of items (e.g., visual and textual). However, most existing methods rely on either static fusion strategies or graph-based local interaction modeling, facing two critica… ▽ More

    Submitted 10 September, 2025; originally announced September 2025.

    Comments: Accepted by CIKM 2025

  31. arXiv:2509.06341  [pdf, ps, other

    cs.AI

    Evaluating Multi-Turn Bargain Skills in LLM-Based Seller Agent

    Authors: Issue Yishu Wang, Kakam Chong, Xiaofeng Wang, Xu Yan, DeXin Kong, Chen Ju, Ming Chen, Shuai Xiao, Shuguang Han, jufeng chen

    Abstract: In online second-hand marketplaces, multi-turn bargaining is a crucial part of seller-buyer interactions. Large Language Models (LLMs) can act as seller agents, negotiating with buyers on behalf of sellers under given business constraints. A critical ability for such agents is to track and accurately interpret cumulative buyer intents across long negotiations, which directly impacts bargaining eff… ▽ More

    Submitted 8 September, 2025; originally announced September 2025.

  32. arXiv:2508.11453  [pdf, ps, other

    cs.RO

    EvoPSF: Online Evolution of Autonomous Driving Models via Planning-State Feedback

    Authors: Jiayue Jin, Lang Qian, Jingyu Zhang, Chuanyu Ju, Liang Song

    Abstract: Recent years have witnessed remarkable progress in autonomous driving, with systems evolving from modular pipelines to end-to-end architectures. However, most existing methods are trained offline and lack mechanisms to adapt to new environments during deployment. As a result, their generalization ability diminishes when faced with unseen variations in real-world driving scenarios. In this paper, w… ▽ More

    Submitted 15 August, 2025; originally announced August 2025.

  33. arXiv:2507.22224  [pdf, ps, other

    cs.IR

    Generative Recommendation with Semantic IDs: A Practitioner's Handbook

    Authors: Clark Mingxuan Ju, Liam Collins, Leonardo Neves, Bhuvesh Kumar, Louis Yufeng Wang, Tong Zhao, Neil Shah

    Abstract: Generative recommendation (GR) has gained increasing attention for its promising performance compared to traditional models. A key factor contributing to the success of GR is the semantic ID (SID), which converts continuous semantic representations (e.g., from large language models) into discrete ID sequences. This enables GR models with SIDs to both incorporate semantic information and learn coll… ▽ More

    Submitted 29 July, 2025; originally announced July 2025.

  34. arXiv:2505.21811  [pdf, ps, other

    cs.IR cs.AI

    Revisiting Self-attention for Cross-domain Sequential Recommendation

    Authors: Clark Mingxuan Ju, Leonardo Neves, Bhuvesh Kumar, Liam Collins, Tong Zhao, Yuwei Qiu, Qing Dou, Sohail Nizam, Sen Yang, Neil Shah

    Abstract: Sequential recommendation is a popular paradigm in modern recommender systems. In particular, one challenging problem in this space is cross-domain sequential recommendation (CDSR), which aims to predict future behaviors given user interactions across multiple domains. Existing CDSR frameworks are mostly built on the self-attention transformer and seek to improve by explicitly injecting additional… ▽ More

    Submitted 27 May, 2025; originally announced May 2025.

    Comments: Accepted to KDD'25

  35. arXiv:2505.18193  [pdf, ps, other

    cs.LG eess.SP stat.ML

    Riemannian Flow Matching for Brain Connectivity Matrices via Pullback Geometry

    Authors: Antoine Collas, Ce Ju, Nicolas Salvy, Bertrand Thirion

    Abstract: Generating realistic brain connectivity matrices is key to analyzing population heterogeneity in brain organization, understanding disease, and augmenting data in challenging classification problems. Functional connectivity matrices lie in constrained spaces, such as the set of symmetric positive definite or correlation matrices, that can be modeled as Riemannian manifolds. However, using Riemanni… ▽ More

    Submitted 23 October, 2025; v1 submitted 20 May, 2025; originally announced May 2025.

    Comments: Accepted at NeurIPS 2025

  36. arXiv:2504.21838  [pdf, ps, other

    cs.IR

    Learning Universal User Representations Leveraging Cross-domain User Intent at Snapchat

    Authors: Clark Mingxuan Ju, Leonardo Neves, Bhuvesh Kumar, Liam Collins, Tong Zhao, Yuwei Qiu, Qing Dou, Yang Zhou, Sohail Nizam, Rengim Ozturk, Yvette Liu, Sen Yang, Manish Malik, Neil Shah

    Abstract: The development of powerful user representations is a key factor in the success of recommender systems (RecSys). Online platforms employ a range of RecSys techniques to personalize user experience across diverse in-app surfaces. User representations are often learned individually through user's historical interactions within each surface and user representations across different surfaces can be sh… ▽ More

    Submitted 9 June, 2025; v1 submitted 30 April, 2025; originally announced April 2025.

    Comments: Accepted to the industrial track of SIGIR'25

  37. arXiv:2504.18882  [pdf, ps, other

    cs.LG cs.AI eess.IV q-bio.NC

    SPD Matrix Learning for Neuroimaging Analysis: Perspectives, Methods, and Challenges

    Authors: Ce Ju, Reinmar Kobler, Antoine Collas, Motoaki Kawanabe, Cuntai Guan, Bertrand Thirion

    Abstract: Neuroimaging provides essential tools for characterizing brain activity, structure, and connectivity through modalities that capture complementary aspects of brain organization. Across these diverse modalities, a unifying perspective arises when measurements are modeled as symmetric positive-definite (SPD)-valued representations through appropriate estimation or regularization procedures. Endowed… ▽ More

    Submitted 21 August, 2026; v1 submitted 26 April, 2025; originally announced April 2025.

    Comments: 18 pages, 2 figures, 2 tables; This work was accepted for publication in IEEE Transactions on Pattern Analysis and Machine Intelligence (TPAMI) in 2026. Copyright may be transferred without notice, after which this version may no longer be accessible

    ACM Class: I.2.0

  38. arXiv:2504.12911  [pdf, other

    cs.CL cs.AI

    Benchmarking Multi-National Value Alignment for Large Language Models

    Authors: Weijie Shi, Chengyi Ju, Chengzhong Liu, Jiaming Ji, Jipeng Zhang, Ruiyuan Zhang, Jia Zhu, Jiajie Xu, Yaodong Yang, Sirui Han, Yike Guo

    Abstract: Do Large Language Models (LLMs) hold positions that conflict with your country's values? Occasionally they do! However, existing works primarily focus on ethical reviews, failing to capture the diversity of national values, which encompass broader policy, legal, and moral considerations. Furthermore, current benchmarks that rely on spectrum tests using manually designed questionnaires are not easi… ▽ More

    Submitted 19 April, 2025; v1 submitted 17 April, 2025; originally announced April 2025.

  39. arXiv:2504.02004  [pdf, other

    cs.GR

    Beyond Static Scenes: Camera-controllable Background Generation for Human Motion

    Authors: Mingshuai Yao, Mengting Chen, Qinye Zhou, Yabo Zhang, Ming Liu, Xiaoming Li, Shaohui Liu, Chen Ju, Shuai Xiao, Qingwen Liu, Jinsong Lan, Wangmeng Zuo

    Abstract: In this paper, we investigate the generation of new video backgrounds given a human foreground video, a camera pose, and a reference scene image. This task presents three key challenges. First, the generated background should precisely follow the camera movements corresponding to the human foreground. Second, as the camera shifts in different directions, newly revealed content should appear seamle… ▽ More

    Submitted 1 April, 2025; originally announced April 2025.

  40. arXiv:2503.14559  [pdf, other

    cs.LG cs.AI cs.CL cs.CV

    Squeeze Out Tokens from Sample for Finer-Grained Data Governance

    Authors: Weixiong Lin, Chen Ju, Haicheng Wang, Shengchao Hu, Shuai Xiao, Mengting Chen, Yuheng Jiao, Mingshuai Yao, Jinsong Lan, Qingwen Liu, Ying Chen

    Abstract: Widely observed data scaling laws, in which error falls off as a power of the training size, demonstrate the diminishing returns of unselective data expansion. Hence, data governance is proposed to downsize datasets through pruning non-informative samples. Yet, isolating the impact of a specific sample on overall model performance is challenging, due to the vast computation required for tryout all… ▽ More

    Submitted 18 March, 2025; originally announced March 2025.

  41. arXiv:2502.18712  [pdf, other

    cs.AI cs.SI

    TrajLLM: A Modular LLM-Enhanced Agent-Based Framework for Realistic Human Trajectory Simulation

    Authors: Chenlu Ju, Jiaxin Liu, Shobhit Sinha, Hao Xue, Flora Salim

    Abstract: This work leverages Large Language Models (LLMs) to simulate human mobility, addressing challenges like high costs and privacy concerns in traditional models. Our hierarchical framework integrates persona generation, activity selection, and destination prediction, using real-world demographic and psychological data to create realistic movement patterns. Both physical models and language models are… ▽ More

    Submitted 25 February, 2025; originally announced February 2025.

    Comments: Accepted WWW2025 Demo Paper

  42. arXiv:2502.12917  [pdf, other

    cs.CV

    Contrast-Unity for Partially-Supervised Temporal Sentence Grounding

    Authors: Haicheng Wang, Chen Ju, Weixiong Lin, Chaofan Ma, Shuai Xiao, Ya Zhang, Yanfeng Wang

    Abstract: Temporal sentence grounding aims to detect event timestamps described by the natural language query from given untrimmed videos. The existing fully-supervised setting achieves great results but requires expensive annotation costs; while the weakly-supervised setting adopts cheap labels but performs poorly. To pursue high performance with less annotation costs, this paper introduces an intermediate… ▽ More

    Submitted 18 February, 2025; originally announced February 2025.

    Comments: Accepted by ICASSP 2025.The first two authors share the same contribution. arXiv admin note: text overlap with arXiv:2302.09850

  43. arXiv:2501.02430  [pdf, other

    cs.CV

    FOLDER: Accelerating Multi-modal Large Language Models with Enhanced Performance

    Authors: Haicheng Wang, Zhemeng Yu, Gabriele Spadaro, Chen Ju, Victor Quétu, Shuai Xiao, Enzo Tartaglione

    Abstract: Recently, Multi-modal Large Language Models (MLLMs) have shown remarkable effectiveness for multi-modal tasks due to their abilities to generate and understand cross-modal data. However, processing long sequences of visual tokens extracted from visual backbones poses a challenge for deployment in real-time applications. To address this issue, we introduce FOLDER, a simple yet effective plug-and-pl… ▽ More

    Submitted 10 April, 2025; v1 submitted 4 January, 2025; originally announced January 2025.

  44. arXiv:2412.17245  [pdf, other

    cs.IR cs.SI

    GraphHash: Graph Clustering Enables Parameter Efficiency in Recommender Systems

    Authors: Xinyi Wu, Donald Loveland, Runjin Chen, Yozen Liu, Xin Chen, Leonardo Neves, Ali Jadbabaie, Clark Mingxuan Ju, Neil Shah, Tong Zhao

    Abstract: Deep recommender systems rely heavily on large embedding tables to handle high-cardinality categorical features such as user/item identifiers, and face significant memory constraints at scale. To tackle this challenge, hashing techniques are often employed to map multiple entities to the same embedding and thus reduce the size of the embedding tables. Concurrently, graph-based collaborative signal… ▽ More

    Submitted 8 February, 2025; v1 submitted 22 December, 2024; originally announced December 2024.

    Comments: ACM Web Conference (WWW) 2025, Oral

  45. arXiv:2412.00440  [pdf, other

    cs.CV

    Advancing Myopia To Holism: Fully Contrastive Language-Image Pre-training

    Authors: Haicheng Wang, Chen Ju, Weixiong Lin, Shuai Xiao, Mengting Chen, Yixuan Huang, Chang Liu, Mingshuai Yao, Jinsong Lan, Ying Chen, Qingwen Liu, Yanfeng Wang

    Abstract: In rapidly evolving field of vision-language models (VLMs), contrastive language-image pre-training (CLIP) has made significant strides, becoming foundation for various downstream tasks. However, relying on one-to-one (image, text) contrastive paradigm to learn alignment from large-scale messy web data, CLIP faces a serious myopic dilemma, resulting in biases towards monotonous short texts and sha… ▽ More

    Submitted 30 November, 2024; originally announced December 2024.

  46. arXiv:2412.00319  [pdf, other

    cs.SD cs.AI eess.AS

    Improving speaker verification robustness with synthetic emotional utterances

    Authors: Nikhil Kumar Koditala, Chelsea Jui-Ting Ju, Ruirui Li, Minho Jin, Aman Chadha, Andreas Stolcke

    Abstract: A speaker verification (SV) system offers an authentication service designed to confirm whether a given speech sample originates from a specific speaker. This technology has paved the way for various personalized applications that cater to individual preferences. A noteworthy challenge faced by SV systems is their ability to perform consistently across a range of emotional spectra. Most existing m… ▽ More

    Submitted 29 November, 2024; originally announced December 2024.

  47. arXiv:2411.18631  [pdf, other

    cs.IR

    Counterfactual Learning-Driven Representation Disentanglement for Search-Enhanced Recommendation

    Authors: Jiajun Cui, Xu Chen, Shuai Xiao, Chen Ju, Jinsong Lan, Qingwen Liu, Wei Zhang

    Abstract: For recommender systems in internet platforms, search activities provide additional insights into user interest through query-click interactions with items, and are thus widely used for enhancing personalized recommendation. However, these interacted items not only have transferable features matching users' interest helpful for the recommendation domain, but also have features related to users' un… ▽ More

    Submitted 14 November, 2024; originally announced November 2024.

  48. arXiv:2411.15422  [pdf, other

    cs.LG cs.AI eess.SY math.OC

    Learning a local trading strategy: deep reinforcement learning for grid-scale renewable energy integration

    Authors: Caleb Ju, Constance Crozier

    Abstract: Variable renewable generation increases the challenge of balancing power supply and demand. Grid-scale batteries co-located with generation can help mitigate this misalignment. This paper explores the use of reinforcement learning (RL) for operating grid-scale batteries co-located with solar power. Our results show RL achieves an average of 61% (and up to 96%) of the approximate theoretical optima… ▽ More

    Submitted 22 November, 2024; originally announced November 2024.

    Comments: Accepted to HICSS58

  49. arXiv:2411.01578  [pdf, other

    cond-mat.mtrl-sci cs.NE physics.chem-ph

    Integrating Graph Neural Networks and Many-Body Expansion Theory for Potential Energy Surfaces

    Authors: Siqi Chen, Zhiqiang Wang, Xianqi Deng, Yili Shen, Cheng-Wei Ju, Jun Yi, Lin Xiong, Guo Ling, Dieaa Alhmoud, Hui Guan, Zhou Lin

    Abstract: Rational design of next-generation functional materials relied on quantitative predictions of their electronic structures beyond single building blocks. First-principles quantum mechanical (QM) modeling became infeasible as the size of a material grew beyond hundreds of atoms. In this study, we developed a new computational tool integrating fragment-based graph neural networks (FBGNN) into the fra… ▽ More

    Submitted 3 November, 2024; originally announced November 2024.

    Comments: Accepted as a Spotlight paper to NeurIPS 2024 AI4Mat Workshop. See https://openreview.net/forum?id=ra3CxVuhUf

  50. arXiv:2409.19437  [pdf, ps, other

    cs.LG cs.AI cs.DS math.OC

    Strongly-polynomial time and validation analysis of policy gradient methods

    Authors: Caleb Ju, Guanghui Lan

    Abstract: This paper proposes a novel termination criterion, termed the advantage gap function, for finite state and action Markov decision processes (MDP) and reinforcement learning (RL). By incorporating this advantage gap function into the design of step size rules and deriving a new linear rate of convergence that is independent of the stationary state distribution of the optimal policy, we demonstrate… ▽ More

    Submitted 20 March, 2026; v1 submitted 28 September, 2024; originally announced September 2024.

    Comments: Updated manuscript with new experiments

    MSC Class: 49K45; 49M05; 90C05; 90C26; 90C40; 90C46