← Search

Xin Xin

11 accepted papers

2026

Impact-Aware Robust Convex Model Predictive Control for Quadruped Locomotion on Uncertain Terrain

RA-L 2026

Deploying legged robots in complex environments requires robust traversal capabilities on unstructured terrain. However, existing locomotion controllers may exhibit degraded robustness when subjected to rapidly varying terrain-induced impact disturbances. To address this challenge, we propose an imp

Cited by 0SourceScholar
2026

LLMPopcorn: Exploring LLMs as Assistants for Popular Micro-video Generation

ICASSP 2026poster

In an era where micro-videos dominate platforms like TikTok and YouTube, AI-generated content is nearing cinematic quality. The next frontier is using large language models (LLMs) to autonomously create viral micro-videos, a largely untapped potential that could shape the future of AI-driven content…

Cited by 0SourcePDFScholar
2025

How Does Topology Bias Distort Message Passing in Graph Recommender? A Dirichlet Energy Perspective

NeurIPS 2025poster

Graph-based recommender systems have achieved remarkable effectiveness by modeling high-order interactions between users and items. However, such approaches are significantly undermined by popularity bias, which distorts the interaction graph’s structure—referred to as topology bias. This leads to o…

Cited by 0SourcecodeScholar
2025

OmniKV: Dynamic Context Selection for Efficient Long-Context LLMs

ICLR 2025poster

During the inference phase of Large Language Models (LLMs) with long context, a substantial portion of GPU memory is allocated to the KV cache, with memory usage increasing as the sequence length grows. To mitigate the GPU memory footprint associate with KV cache, some previous studies have discarde…

2025

Reidentify: Context-Aware Identity Generation for Contextual Multi-Agent Reinforcement Learning

ICML 2025poster

Generalizing multi-agent reinforcement learning (MARL) to accommodate variations in problem configurations remains a critical challenge in real-world applications, where even subtle differences in task setups can cause pre-trained policies to fail. To address this, we propose Context-Aware Identity…

Cited by 0SourcePDFScholar
2025

Reverse Region-to-Entity Annotation for Pixel-Level Visual Entity Linking

AAAI 2025technical

Visual Entity Linking (VEL) is a crucial task for achieving fine-grained visual understanding, matching objects within images (visual mentions) to entities in a knowledge base. Previous VEL tasks rely on textual inputs, but writing queries for complex scenes can be challenging. Visual inputs like cl…

2024

Confucius: Iterative Tool Learning from Introspection Feedback by Easy-to-Difficult Curriculum

AAAI 2024technical

Augmenting large language models (LLMs) with external tools has emerged as a promising approach to extending the capability of LLMs. Although there are some works that employ open-source LLMs for the tool-learning task, most of them are trained in a controlled environment in which LLMs only learn to…

2024

MEFT: Memory-Efficient Fine-Tuning through Sparse Adapter

ACL 2024long

Parameter-Efficient Fine-tuning (PEFT) facilitates the fine-tuning of Large Language Models (LLMs) under limited resources. However, the fine-tuning performance with PEFT on complex, knowledge-intensive tasks is limited due to the constrained model capacity, which originates from the limited number…

2024

PSL: Rethinking and Improving Softmax Loss from Pairwise Perspective for Recommendation

NeurIPS 2024poster

Softmax Loss (SL) is widely applied in recommender systems (RS) and has demonstrated effectiveness. This work analyzes SL from a pairwise perspective, revealing two significant limitations: 1) the relationship between SL and conventional ranking metrics like DCG is not sufficiently tight; 2) SL is h…