← Search

Ju Ren

13 accepted papers

2026

CoIn: Coverage and Informativeness-Guided Token Reduction for Efficient Large Multimodal Models

CVPR 2026

Large Multimodal Models (LMMs) have shown remarkable success in visual understanding tasks. LMMs encode visual and textual inputs into tokens, which are then processed by Large Language Models (LLMs). However, the large number of visual tokens poses a major bottleneck for inference efficiency and me

Cited by 0SourceScholar
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

Learning to Explore: Scaling Agentic Reasoning via Exploration-Aware Policy Optimization

ICML 2026poster

Recent advancements in agentic test-time scaling allow models to gather environmental feedback before committing to final actions. A key limitation of existing methods is that they typically employ undifferentiated exploration strategies, lacking the ability to adaptively distinguish when exploratio…

Cited by 0SourceScholar
2026

Less Is More: Clustered Cross-Covariance Control for Offline RL

ICLR 2026poster

A fundamental challenge in offline reinforcement learning is distributional shift. Scarce data or datasets dominated by out-of-distribution (OOD) areas exacerbate this issue. Our theoretical analysis and experiments show that the standard squared error objective induces a harmful TD cross covariance…

Cited by 0SourceScholar
2026

MSCFL: Model Structure-Aware Clustered Federated Learning for System Heterogeneity and Data Drift

AAAI 2026technical

Federated Learning (FL) faces significant challenges arising from both data and system heterogeneity. While Clustered Federated Learning (CFL) mitigates data heterogeneity by grouping clients with similar data distributions, it remains vulnerable to system heterogeneity, which can slow convergence d

Cited by 0SourcePDFScholar
2025

ConCISE: Confidence-guided Compression in Step-by-step Efficient Reasoning

EMNLP 2025

Large Reasoning Models (LRMs) perform strongly in complex reasoning tasks via Chain-of-Thought (CoT) prompting, but often suffer from verbose outputs, increasing computational overhead. Existing fine-tuning-based compression methods either operate post-hoc pruning, risking disruption to reasoning co

Cited by 0SourcePDFScholar
2025

Gains: Fine-grained Federated Domain Adaptation in Open Set

NeurIPS 2025poster

Conventional federated learning (FL) assumes a closed world with a fixed total number of clients. In contrast, new clients continuously join the FL process in real-world scenarios, introducing new knowledge. This raises two critical demands: detecting new knowledge, i.e., knowledge discovery, and in…

Cited by 0SourcecodeScholar
2025

ShotVL: Human-Centric Highlight Frame Retrieval via Language Queries

AAAI 2025technical

Existing research on human-centric video understanding typically focuses on analyzing specific moments or entire videos. However, many applications require higher precision at the frame level. In this work, we propose a novel task, BestShot, which aims to locate highlight frames within human-centric…

2024

How to Leverage Diverse Demonstrations in Offline Imitation Learning

ICML 2024poster

Offline Imitation Learning (IL) with imperfect demonstrations has garnered increasing attention owing to the scarcity of expert data in many real-world domains. A fundamental problem in this scenario is *how to extract positive behaviors from noisy data*. In general, current approaches to the proble…

2024

OLLIE: Imitation Learning from Offline Pretraining to Online Finetuning

ICML 2024poster

In this paper, we study offline-to-online Imitation Learning (IL) that pretrains an imitation policy from static demonstration data, followed by fast finetuning with minimal environmental interaction. We find the naive combination of existing offline IL and online IL methods tends to behave poorly i…

2023

CLARE: Conservative Model-Based Reward Learning for Offline Inverse Reinforcement Learning

ICLR 2023poster

This work aims to tackle a major challenge in offline Inverse Reinforcement Learning (IRL), namely the reward extrapolation error, where the learned reward function may fail to explain the task correctly and misguide the agent in unseen environments due to the intrinsic covariate shift. Leveraging b…

Cited by 38SourcePDFScholar