← Search

Yuhui Shi

9 accepted papers

2026

CTRL&SHIFT: High-quality Geometry-Aware Object Manipulation in Visual Generation

ICLR 2026poster

Object-level manipulation—relocating or reorienting objects in images or videos while preserving scene realism—is central to film post-production, AR, and creative editing. Yet existing methods struggle to jointly achieve three core goals: background preservation, geometric consistency under viewpoi…

Cited by 0SourceScholar
2026

PyPop7: A Pure-Python Library for Population-Based Black-Box Optimization

ICML 2026poster

In this paper, we present an open-source pure-Python library called PyPop7 for black-box optimization (BBO). As population-based methods (e.g., evolutionary algorithms, swarm intelligence, and pattern search) become increasingly popular for BBO, the design goal of PyPop7 is to provide a unified API …

Cited by 0SourcecodeScholar
2024

Bad Actor, Good Advisor: Exploring the Role of Large Language Models in Fake News Detection

AAAI 2024technical

Detecting fake news requires both a delicate sense of diverse clues and a profound understanding of the real-world background, which remains challenging for detectors based on small language models (SLMs) due to their knowledge and capability limitations. Recent advances in large language models (LL…

2024

Embodied Multi-Modal Agent trained by an LLM from a Parallel TextWorld

CVPR 2024poster

While large language models (LLMs) excel in a simulated world of texts they struggle to interact with the more realistic world without perceptions of other modalities such as visual or audio signals. Although vision-language models (VLMs) integrate LLM modules (1) aligned with static image features…

2024

Enhancing Motion in Text-to-Video Generation with Decomposed Encoding and Conditioning

NeurIPS 2024poster

Despite advancements in Text-to-Video (T2V) generation, producing videos with realistic motion remains challenging. Current models often yield static or minimally dynamic outputs, failing to capture complex motions described by text. This issue stems from the internal biases in text encoding which o…

2024

Ten Words Only Still Help: Improving Black-Box AI-Generated Text Detection via Proxy-Guided Efficient Re-Sampling

IJCAI 2024poster

With the rapidly increasing application of large language models (LLMs), their abuse has caused many undesirable societal problems such as fake news, academic dishonesty, and information pollution. This makes AI-generated text (AIGT) detection of great importance. Among existing methods, white-box m…

2023

Continual Task Allocation in Meta-Policy Network via Sparse Prompting

ICML 2023poster

How to train a generalizable meta-policy by continually learning a sequence of tasks? It is a natural human skill yet challenging to achieve by current reinforcement learning: the agent is expected to quickly adapt to new tasks (plasticity) meanwhile retaining the common knowledge from previous task…

2022

Improving Fake News Detection of Influential Domain via Domain- and Instance-Level Transfer

COLING 2022main

Social media spreads both real news and fake news in various domains including politics, health, entertainment, etc. It is crucial to automatically detect fake news, especially for news of influential domains like politics and health because they may lead to serious social impact, e.g., panic in the…

2022

Pareto Policy Pool for Model-based Offline Reinforcement Learning

ICLR 2022poster

Online reinforcement learning (RL) can suffer from poor exploration, sparse reward, insufficient data, and overhead caused by inefficient interactions between an immature policy and a complicated environment. Model-based offline RL instead trains an environment model using a dataset of pre-collected…

Cited by 23SourcePDFScholar