← Search

Zhiqiang Xie

8 accepted papers

2026

SLM-MUX: Orchestrating Small Language Models for Reasoning

ICLR 2026poster

With the rapid development of language models, the number of small language models (SLMs) has grown significantly. Although they do not achieve state-of-the-art accuracy, they are more efficient and often excel at specific tasks. This raises a natural question: can multiple SLMs be orchestrated into…

Cited by 0SourceScholar
2025

CRAB: Cross-environment Agent Benchmark for Multimodal Language Model Agents

ACL 2025finding

The development of autonomous agents increasingly relies on Multimodal Language Models (MLMs) to perform tasks described in natural language with GUI environments, such as websites, desktop computers, or mobile phones. Existing benchmarks for MLM agents in interactive environments are limited by the…

2025

RoboTwin: Dual-Arm Robot Benchmark with Generative Digital Twins

CVPR 2025highlight

In the rapidly advancing field of robotics, dual-arm coordination and complex object manipulation are essential capabilities for developing advanced autonomous systems. However, the scarcity of diverse, high-quality demonstration data and real-world-aligned evaluation benchmarks severely limits such…

Cited by 4SourcePDFScholar
2025

Self-Generated In-Context Examples Improve LLM Agents for Sequential Decision-Making Tasks

NeurIPS 2025poster

Improving Large Language Model (LLM) agents for sequential decision-making tasks typically requires extensive task-specific knowledge engineering—custom prompts, curated examples, and specialized observation/action spaces. We investigate a different approach where agents automatically improve by lea…

Cited by 0SourceScholar
2025

Towards Long-Horizon Vision-Language-Action System: Reasoning, Acting and Memory

ICCV 2025poster

Vision-Language-Action (VLA) is crucial for autonomous decision-making in embodied systems. While current methods have advanced single-skill abilities, their short-horizon capability limits applicability in real-world scenarios. To address this challenge, we innovatively propose MindExplore, a gener…

Cited by 0SourcePDFScholar
2024

SGLang: Efficient Execution of Structured Language Model Programs

NeurIPS 2024poster

Large language models (LLMs) are increasingly used for complex tasks that require multiple generation calls, advanced prompting techniques, control flow, and structured inputs/outputs. However, efficient systems are lacking for programming and executing these applications. We introduce SGLang, a sys…

2021

Semi-Supervised Skin Lesion Segmentation with Learning Model Confidence

ICASSP 2021accepted

Segmentation of skin lesions is important for disease diagnoses and treatment planning. Over the years, semi-supervised methods using pseudo labels have boosted the segmentation performance with limited labeled data and abundant unlabeled data. However, the unreliable targets in pseudo labels might…

Cited by 0SourceScholar
2020

Generating Reasonable Legal Text through the Combination of Language Modeling and Question Answering

IJCAI 2020poster

Due to the improvement of Language Modeling, the emerging NLP assistant tools aiming for text generation greatly reduce the human workload on writing documents. However, the generation of legal text faces greater challenges than ordinary texts because of its high requirement for keeping logic reason…