← Search

Jialian Wu

14 accepted papers

2026

ImageDoctor: Diagnosing Text-to-Image Generation via Grounded Image Reasoning

ICLR 2026poster

The rapid advancement of text-to-image (T2I) models has increased the need for reliable human preference modeling, a demand further amplified by recent progress in reinforcement learning for preference alignment. However, existing approaches typically quantify the quality of a generated image using…

Cited by 0SourceScholar
2026

VideoSeek: Long-Horizon Video Agent with Tool-Guided Seeking

CVPR 2026

Video agentic models have advanced challenging video-language tasks. However, most agentic approaches still heavily rely on greedy parsing over densely sampled video frames, resulting in high computational cost. We present VideoSeek, a long-horizon video agent that leverages video logic flow to acti

Cited by 3SourcecodeScholar
2026

XModBench: Benchmarking Cross-Modal Capabilities and Consistency in Omni-Language Models

ICLR 2026poster

Omni-modal large language models (OLLMs) aim to unify audio, vision, and text understanding within a single framework. While existing benchmarks have advanced multimodal evaluation, it remains unclear whether OLLMs achieve modality-invariant reasoning or inherit modality-specific biases. We introduc…

Cited by 0SourceScholar
2025

Agent Laboratory: Using LLM Agents as Research Assistants

EMNLP 2025

Historically, scientific discovery has been a lengthy and costly process, demanding substantial time and resources from initial conception to final results. To accelerate scientific discovery, reduce research costs, and improve research quality, we introduce Agent Laboratory, an autonomous LLM-based

Cited by 0SourcePDFScholar
2025

Self-Taught Agentic Long Context Understanding

ACL 2025long

Answering complex, long-context questions remains a major challenge for large language models (LLMs) as it requires effective question clarifications and context retrieval. We propose Agentic Long-Context Understanding (AgenticLU), a framework designed to enhance an LLM’s understanding of such queri…

2025

TTT-Bench: A Benchmark for Evaluating Reasoning Ability with Simple and Novel Tic-Tac-Toe-style Games

EMNLP 2025

Large reasoning models (LRMs) have demonstrated impressive reasoning capabilities across a broad range of tasks including Olympiad-level mathematical problems, indicating evidence of their complex reasoning abilities. While many reasoning benchmarks focus on the STEM domain, the ability of LRMs to r

Cited by 0SourcePDFScholar
2025

Unleashing Hour-Scale Video Training for Long Video-Language Understanding

NeurIPS 2025spotlight

Recent long-form video-language understanding benchmarks have driven progress in video large multimodal models (Video-LMMs). However, the scarcity of well-annotated long videos has left the training of hour-long Video-LMMs underexplored. To close this gap, we present VideoMarathon, a large-scale hou…

Cited by 0SourceScholar
2022

Deformable VisTR: Spatio Temporal Deformable Attention for Video Instance Segmentation

ICASSP 2022accepted

Video instance segmentation (VIS) task requires classifying, segmenting, and tracking object instances over all frames in a video clip. Recently, VisTR [1] has been proposed as end-to-end transformer-based VIS framework, while demonstrating state-of-the-art performance. However, VisTR is slow to con…

Cited by 0SourceScholar
2022

Efficient Video Instance Segmentation via Tracklet Query and Proposal

CVPR 2022poster

Video Instance Segmentation (VIS) aims to simultaneously classify, segment, and track multiple object instances in videos. Recent clip-level VIS takes a short video clip as input each time showing stronger performance than frame-level VIS (tracking-by-segmentation), as more temporal context from mul…

Cited by 52PDFScholar
2021

Robust Knowledge Transfer via Hybrid Forward on the Teacher-Student Model

AAAI 2021technical

When adopting deep neural networks for a new vision task, a common practice is to start with fine-tuning some off-the-shelf well-trained network models from the community. Since a new task may require training a different network architecture with new domain data, taking advantage of off-the-shelf m…

Cited by 13SourcePDFScholar
2021

Stacked Homography Transformations for Multi-View Pedestrian Detection

ICCV 2021poster

Multi-view pedestrian detection aims to predict a bird's eye view (BEV) occupancy map from multiple camera views. This task is confronted with two challenges: how to establish the 3D correspondences from views to the BEV map and how to assemble occupancy information across views. In this paper, we p…

Cited by 56PDFScholar
2021

Track To Detect and Segment: An Online Multi-Object Tracker

CVPR 2021poster

Most online multi-object trackers perform object detection stand-alone in a neural net without any input from tracking. In this paper, we present a new online joint detection and tracking model, TraDeS (TRAck to DEtect and Segment), exploiting tracking clues to assist detection end-to-end. TraDeS in…

Cited by 452PDFcodeScholar
2020

Temporal-Context Enhanced Detection of Heavily Occluded Pedestrians

CVPR 2020poster

State-of-the-art pedestrian detectors have performed promisingly on non-occluded pedestrians, yet they are still confronted by heavy occlusions. Although many previous works have attempted to alleviate the pedestrian occlusion issue, most of them rest on still images. In this paper, we exploit the l…

Cited by 69PDFScholar