← Search

Xinyi Li

21 accepted papers

2026

Cloning Deterministic Worlds: The Critical Role of Latent Geometry in Long-Horizon World Models

CVPR 2026

A world model is an internal model that simulates how the world evolves. Given past observations and actions, it predicts the future physical state of both the embodied agent and its environment. Accurate world models are essential for enabling agents to think, plan, and reason effectively in comple

Cited by 0SourcecodeScholar
2026

Context Learning for Multi-Agent Discussion

ICLR 2026poster

Multi-Agent Discussion (MAD) has garnered increasing attention very recently, where multiple LLM instances collaboratively solve problems via structured discussion. However, we find that current MAD methods easily suffer from discussion inconsistency—LLMs fail to reach a coherent solution—due to the…

Cited by 0SourcecodeScholar
2026

GUIDES: Guidance Using Instructor-Distilled Embeddings for Pre-Trained Robot Policy Enhancement

ICRA 2026poster

Pre-trained robot policies serve as the foundation of many validated robotic systems, which encapsulate extensive embodied knowledge. However, they often lack the semantic awareness characteristic of foundation models, and replacing them entirely is impractical in many situations due to high costs a…

2026

HyperNoRA: Hyperedge Prediction via Node-Level Relation-Aware Self-Supervised Hypergraph Learning

AAAI 2026technical

Hyperedge prediction plays a critical role in high-order relational modeling with hypergraphs, yet most existing methods primarily focus on sampling strategies or local aggregation within candidate hyperedges. These approaches often overlook global structural dependencies that are essential for lear

Cited by 0SourcePDFScholar
2026

Inferring brain plasticity rule under long-term stimulation with structured recurrent dynamics

ICLR 2026poster

Understanding how long-term stimulation reshapes neural circuits requires uncovering the rules of brain plasticity. While short-term synaptic modifications have been extensively characterized, the principles that drive circuit-level reorganization across hours to weeks remain unknown. Here, we forma…

Cited by 0SourceScholar
2026

Neuromem: A Granular Decomposition of the Streaming Lifecycle in External Memory for LLMs

ICML 2026poster

Most evaluations of External Memory Module assume a static setting: memory is built offline and queried at a fixed state. In practice, memory is streaming: new facts arrive continuously, insertions interleave with retrievals, and the memory state evolves while the model is serving queries. In this r…

Cited by 0SourceScholar
2026

Pragmatic Embodied Spoken Instruction Following in Human-Robot Collaboration with Theory of Mind

ICRA 2026poster

Spoken language instructions are ubiquitous in agent collaboration. However, in real-world human-robot collaboration, following human spoken instructions can be challenging due to various speaker and environmental factors, such as background noise or mispronunciation. When faced with noisy auditory …

2025

BEV-LIO(LC): BEV Image Assisted LiDAR-Inertial Odometry with Loop Closure

IROS 2025

This work introduces BEV-LIO(LC), a novel LiDAR-Inertial Odometry (LIO) framework that combines Bird’s Eye View (BEV) image representations of LiDAR data with geometry-based point cloud registration and incorporates loop closure (LC) through BEV image features. By normalizing point density, we proje

Cited by 11SourcecodeScholar
2025

Feature-aligned Fisheye Object Detection Network for Autonomous Driving

IROS 2025

Fisheye cameras, renowned for their panoramic field of view (FOV) of 360°, are crucial for surround-view perception in autonomous driving. However, research on object perception in fisheye images lags behind that of standard images. To address this gap, we propose a feature-aligned fisheye object de

Cited by 0SourceScholar
2025

Qsco: A Quantum Scoring Module for Open-Set Supervised Anomaly Detection

AAAI 2025technical

Open set anomaly detection (OSAD) is a crucial task that aims to identify abnormal patterns or behaviors in data sets, especially when the anomalies observed during training do not represent all possible classes of anomalies. The recent advances in quantum computing in handling complex data structur…

Cited by 2SourcePDFScholar
2025

STNet: Spectral Transformation Network for Solving Operator Eigenvalue Problem

NeurIPS 2025poster

Operator eigenvalue problems play a critical role in various scientific fields and engineering applications, yet numerical methods are hindered by the curse of dimensionality. Recent deep learning methods provide an efficient approach to address this challenge by iteratively updating neural networks…

Cited by 0SourceScholar
2025

TITAN: A Trajectory-Informed Technique for Adaptive Parameter Freezing in Large-Scale VQE

NeurIPS 2025poster

Variational quantum Eigensolver (VQE) is a leading candidate for harnessing quantum computers to advance quantum chemistry and materials simulations, yet its training efficiency deteriorates rapidly for large Hamiltonians. Two issues underlie this bottleneck: (i) the no-cloning theorem imposes a lin…

Cited by 0SourceScholar
2024

A Coarse-to-Fine Prototype Learning Approach for Multi-Label Few-Shot Intent Detection

EMNLP 2024finding

Few-shot intent detection is a challenging task, particularly in scenarios involving multiple labels and diverse domains. This paper presents a novel prototype learning approach that combines the label synset augmentation and the coarse-to-fine prototype distillation for multi-label few-shot intent…

2024

Embracing Events and Frames with Hierarchical Feature Refinement Network for Object Detection

ECCV 2024poster

"In frame-based vision, object detection faces substantial performance degradation under challenging conditions due to the limited sensing capability of conventional cameras. Event cameras output sparse and asynchronous events, providing a potential solution to solve these problems. However, effecti…

2024

Lightweight Fisheye Object Detection Network with Transformer-based Feature Enhancement for Autonomous Driving

IROS 2024poster

Fisheye cameras, offering a wide field of view (FOV) of 360◦, are extensively employed for surround-view perception in autonomous driving. Compared with the object detection on the standard images, it lacks studies for fisheye images. Moreover, efficient perception is crucial for autonomous vehicles…

Cited by 1SourceScholar
2022

Extract-Select: A Span Selection Framework for Nested Named Entity Recognition with Generative Adversarial Training

ACL 2022findings

Nested named entity recognition (NER) is a task in which named entities may overlap with each other. Span-based approaches regard nested NER as a two-stage span enumeration and classification task, thus having the innate ability to handle this task. However, they face the problems of error propagati…

Cited by 12SourcePDFScholar