← Search

Jiarui Wang

21 accepted papers

2026

DarkBench+: An Extended Benchmark for Evaluating Dark Patterns in Large Language Models

AAAI 2026technical

With the widespread deployment of large language models (LLMs) in human-computer interaction, dark patterns have extended from traditional visual interfaces to conversational AI systems. While existing research has confirmed the prevalence of dark patterns in LLMs, current evaluation benchmarks face

Cited by 0SourcePDFScholar
2026

Efficient and Effective In-context Demonstration Selection with Coreset

AAAI 2026technical

In-context learning (ICL) has emerged as a powerful paradigm for Large Visual Language Models (LVLMs), enabling them to leverage a few examples directly from input contexts. However, the effectiveness of this approach is heavily reliant on the selection of demonstrations, a process that is NP-hard.

Cited by 0SourcePDFScholar
2026

FVBench: Benchmarking Deepfake Video Detection Capability of Large Multimodal Models

CVPR 2026

As generative models rapidly evolve, the realism of AI-generated videos has reached new levels, posing significant challenges for detecting the authenticity of videos. Existing deepfake detection techniques generally rely on training datasets with limited generation methods and content diversity, wh

Cited by 0SourcecodeScholar
2026

I2I-Bench: A Comprehensive Benchmark Suite for Image-to-Image Editing Models

CVPR 2026

Image editing models are advancing rapidly, yet comprehensive evaluation remains a significant challenge. Existing image editing benchmarks generally suffer from limited task scopes, insufficient evaluation dimensions, and heavy reliance on manual annotations, which significantly constrain their sca

Cited by 0SourceScholar
2026

LOVE: Benchmarking and Evaluating Text-to-Video Generation and Video-to-Text Interpretation

ICML 2026poster

Recent advancements in large multimodal models (LMMs) have driven substantial progress in both text-to-video (T2V) generation and video-to-text (V2T) interpretation tasks. However, current AI-generated videos (AIGVs) still exhibit limitations in terms of perceptual quality and text-video alignment. …

Cited by 0SourcecodeScholar
2026

MIMIC-Bench: Exploring the User-Like Thinking and Mimicking Capabilities of Multimodal Large Language Models

ICLR 2026poster

The rapid advancement of multimodal large language models (MLLMs) has greatly prompted the video interpretation task, and numerous works have been proposed to explore and benchmark the cognition and basic visual reasoning capabilities of MLLMs. However, practical applications on social media platfo…

Cited by 0SourcecodeScholar
2026

MLP Memory: A Retriever-Pretrained Memory for Large Language Models

ICLR 2026poster

Modern approaches to enhancing Large Language Models' factual accuracy and knowledge utilization face a fundamental trade-off: non-parametric retrieval-augmented generation (RAG) provides flexible access to external knowledge but suffers from high inference latency and shallow integration, while par…

Cited by 0SourcecodeScholar
2026

RLAP-CLIP: Continual Multimodal Learning with Prototype Adaptation and Difficulty-Aware Routing

ICLR 2026poster

Vision-language models, such as CLIP, achieve strong zero-shot performance through contrastive pre-training but face significant challenges in class-incremental image classification scenarios. When learning new tasks sequentially, current methods suffer from degradation in prototype quality due to p…

Cited by 0SourceScholar
2026

Rectifying Latent Space for Generative Single-Image Reflection Removal

CVPR 2026

Single-image reflection removal is a highly ill-posed problem, where existing methods struggle to reason about the composition of corrupted regions, causing them to fail at recovery and generalization in the wild. This work reframes an editing-purpose latent diffusion model to effectively perceive a

Cited by 0SourceScholar
2026

VITAL: Vision-Encoder-centered Pre-training for LMMs in Visual Quality Assessment

CVPR 2026

Developing a robust visual quality assessment (VQualA) large multi-modal model (LMM) requires achieving versatility, powerfulness, and transferability. However, existing VQualA LMMs typically focus on a single task and rely on full-parameter fine-tuning, which makes them prone to overfitting on spec

Cited by 0SourcecodeScholar
2026

d$^2$Cache: Accelerating Diffusion-Based LLMs via Dual Adaptive Caching

ICLR 2026poster

Diffusion-based large language models (dLLMs), despite their promising performance, still suffer from inferior inference efficiency. This is because dLLMs rely on bidirectional attention and cannot directly benefit from the standard key-value (KV) cache as autoregressive models (ARMs) do. To tackle…

Cited by 0SourcecodeScholar
2025

AIGV-Assessor: Benchmarking and Evaluating the Perceptual Quality of Text-to-Video Generation with LMM

CVPR 2025poster

The rapid advancement of large multimodal models (LMMs) has led to the rapid expansion of artificial intelligence generated videos (AIGVs), which highlights the pressing need for effective video quality assessment (VQA) models designed specifically for AIGVs. Current VQA models generally fall short…

2025

DexGarmentLab: Dexterous Garment Manipulation Environment with Generalizable Policy

NeurIPS 2025spotlight

Garment manipulation is a critical challenge due to the diversity in garment categories, geometries, and deformations. Despite this, humans can effortlessly handle garments, thanks to the dexterity of our hands. However, existing research in the field has struggled to replicate this level of dexteri…

Cited by 0SourcecodeScholar
2025

FineVQ: Fine-Grained User Generated Content Video Quality Assessment

CVPR 2025highlight

The rapid growth of user-generated content (UGC) videos has produced an urgent need for effective video quality assessment (VQA) algorithms to monitor video quality and guide optimization and recommendation procedures. However, current VQA models generally only give an overall rating for a UGC video…

2025

GarmentPile: Point-Level Visual Affordance Guided Retrieval and Adaptation for Cluttered Garments Manipulation

CVPR 2025poster

Cluttered garments manipulation poses significant challenges in robotics due to the complex, deformable nature of garments and intricate garment relations. Unlike single-garment manipulation, cluttered scenarios require managing complex garment entanglements and interactions, while maintaining garme…

2025

Memory Decoder: A Pretrained, Plug-and-Play Memory for Large Language Models

NeurIPS 2025poster

Large Language Models (LLMs) have shown strong abilities in general language tasks, yet adapting them to specific domains remains a challenge. Current method like Domain Adaptive Pretraining (DAPT) requires costly full-parameter training and suffers from catastrophic forgetting. Meanwhile, Retrieval…

Cited by 0SourceScholar
2024

GLOP: Learning Global Partition and Local Construction for Solving Large-Scale Routing Problems in Real-Time

AAAI 2024technical

The recent end-to-end neural solvers have shown promise for small-scale routing problems but suffered from limited real-time scaling-up performance. This paper proposes GLOP (Global and Local Optimization Policies), a unified hierarchical framework that efficiently scales toward large-scale routing…

2024

ReEvo: Large Language Models as Hyper-Heuristics with Reflective Evolution

NeurIPS 2024poster

The omnipresence of NP-hard combinatorial optimization problems (COPs) compels domain experts to engage in trial-and-error heuristic design. The long-standing endeavor of design automation has gained new momentum with the rise of large language models (LLMs). This paper introduces Language Hyper-Heu…

2023

DeepACO: Neural-enhanced Ant Systems for Combinatorial Optimization

NeurIPS 2023poster

Ant Colony Optimization (ACO) is a meta-heuristic algorithm that has been successfully applied to various Combinatorial Optimization Problems (COPs). Traditionally, customizing ACO for a specific problem requires the expert design of knowledge-driven heuristics. In this paper, we propose DeepACO, a…

2023

Image Source Method Based on the Directional Impulse Responses

ICASSP 2023accepted

This paper presents the image source method for simulating the observed signals in the time-domain on the boundary of a spherical listening region. A wideband approach is used where all derivations are in the time-domain. The source emits a sequence of spherical wave fronts whose amplitudes could be…

Cited by 0SourceScholar
2022

Text Style Transferring via Adversarial Masking and Styled Filling

EMNLP 2022main

Text style transfer is an important task in natural language processing with broad applications. Existing models following the masking and filling scheme suffer two challenges: the word masking procedure may mistakenly remove unexpected words and the selected words in the word filling procedure may…

Cited by 6SourcePDFScholar