← Search

Zhiyang Chen

16 accepted papers

2026

C-Evolve: Consensus-based Evolution for Prompt Groups

ICLR 2026poster

Prompt evolution algorithms offer a powerful paradigm for enhancing AI systems based on closed-source models, while few work explores whether aggregating results from multiple prompts to reach a consensus can further advance the system capability boundary. In this paper, we introduce Consensus-Evol…

Cited by 0SourceScholar
2026

Don't Settle Too Early: Self-Reflective Remasking for Diffusion Language Models

ICLR 2026poster

Mask-based Diffusion Language Models (DLMs) struggle to revise incorrect tokens: once a token is generated, it typically remains fixed. The key challenge is to identify potential errors in the inputs. In this paper, we propose Remasking-enabled Diffusion Language Model (RemeDi), a mask-based DLM tha…

Cited by 0SourceScholar
2026

Empowering DINO Representations for Underwater Instance Segmentation via Aligner and Prompter

AAAI 2026technical

Underwater Instance Segmentation (UIS), integrating pixel-level understanding and instance-level discrimination, is a pivotal technology in marine resource exploration and ecological protection. In recent years, large-scale pretrained visual foundation models, exemplified by DINO, have advanced rapi

Cited by 0SourcePDFScholar
2026

NanoSpec: Accelerating Speculative Decoding using Minimalist In-Context Vocabularies

ICML 2026poster

The massive vocabulary sizes of large language models, often exceeding 100k tokens, impose a computational bottleneck on the final linear projection layer during speculative decoding. Existing vocabulary pruning solutions rely on static or coarsely-grained sub-vocabularies that necessitate large act…

Cited by 0SourceScholar
2026

Scam2Prompt: A Scalable Framework for Auditing Malicious Scam Endpoints in Production LLMs

ICML 2026poster

Large Language Models (LLMs) have become critical to modern software development, but their reliance on uncurated web-scale datasets for training introduces a significant security risk: the absorption and reproduction of malicious content. This risk materialized in November 2024, when a user suffere…

Cited by 0SourceScholar
2025

Reinforcing the Diffusion Chain of Lateral Thought with Diffusion Language Models

NeurIPS 2025poster

We introduce the Diffusion Chain of Lateral Thought (DCoLT), a reasoning framework for diffusion language models. DCoLT treats each intermediate step in the reverse diffusion process as a latent "thinking" action and optimizes the entire reasoning trajectory to maximize the reward on the correctness…

Cited by 0SourceScholar
2025

Schedule On the Fly: Diffusion Time Prediction for Faster and Better Image Generation

CVPR 2025poster

Diffusion and flow matching models have achieved remarkable success in text-to-image generation. However, these models typically rely on the predetermined denoising schedules for all prompts. The multi-step reverse diffusion process can be regarded as a kind of chain-of-thought for generating high-q…

2024

Griffon: Spelling out All Object Locations at Any Granularity with Large Language Models

ECCV 2024poster

"Replicating the innate human ability to detect all objects based on free-form texts at any granularity remains a formidable challenge for Large Vision Language Models (LVLMs). Current LVLMs are predominantly constrained to locate a single, pre-existing object. This limitation leads to a compromise…

2024

Self-Supervised Representation Learning from Arbitrary Scenarios

CVPR 2024poster

Current self-supervised methods can primarily be categorized into contrastive learning and masked image modeling. Extensive studies have demonstrated that combining these two approaches can achieve state-of-the-art performance. However these methods essentially reinforce the global consistency of co…

Cited by 1SourcePDFScholar
2024

The Devil is in Details: Delving Into Lite FFN Design for Vision Transformers

ICASSP 2024accepted

Transformer has demonstrated exceptional performance on a variety of vision tasks. However, its high computational complexity can become problematic. In this paper, we conduct a systematic analysis of the complexity of each component in vision transformers, and identify an easily overlooked detail:…

Cited by 0SourceScholar
2022

Obj2Seq: Formatting Objects as Sequences with Class Prompt for Visual Tasks

NeurIPS 2022accept

Visual tasks vary a lot in their output formats and concerned contents, therefore it is hard to process them with an identical structure. One main obstacle lies in the high-dimensional outputs in object-level visual tasks. In this paper, we propose an object-centric vision framework, Obj2Seq. Obj2Se…

2022

UniVIP: A Unified Framework for Self-Supervised Visual Pre-Training

CVPR 2022poster

Self-supervised learning (SSL) holds promise in leveraging large amounts of unlabeled data. However, the success of popular SSL methods has limited on single-centric-object images like those in ImageNet and ignores the correlation among the scene and instances, as well as the semantic difference of…

Cited by 41PDFScholar
2021

MST: Masked Self-Supervised Transformer for Visual Representation

NeurIPS 2021poster

Transformer has been widely used for self-supervised pre-training in Natural Language Processing (NLP) and achieved great success. However, it has not been fully explored in visual self-supervised learning. Meanwhile, previous methods only consider the high-level feature and learning representation…

Cited by 180SourcePDFScholar