← Search

Martin Renqiang Min

21 accepted papers

2025

Learning Disentangled Equivariant Representation for Explicitly Controllable 3D Molecule Generation

AAAI 2025technical

We consider the conditional generation of 3D drug-like molecules with explicit control over molecular properties such as drug-like properties (e.g., Quantitative Estimate of Druglikeness or Synthetic Accessibility score) and effectively binding to specific protein sites. To tackle this problem, we…

Cited by 0SourcePDFScholar
2025

PPDiff: Diffusing in Hybrid Sequence-Structure Space for Protein-Protein Complex Design

ICML 2025poster

Designing protein-binding proteins with high affinity is critical in biomedical research and biotechnology. Despite recent advancements targeting specific proteins, the ability to create high-affinity binders for arbitrary protein targets on demand, without extensive rounds of wet-lab testing, remai…

Cited by 0SourcePDFScholar
2024

Exploring the Role of Reasoning Structures for Constructing Proofs in Multi-Step Natural Language Reasoning with Large Language Models

EMNLP 2024main

When performing complex multi-step reasoning tasks, the ability of Large Language Models (LLMs) to derive structured intermediate proof steps is important for ensuring that the models truly perform the desired reasoning and for improving models’ explainability. This paper is centred around a focused…

2024

Learning to Localize Actions in Instructional Videos with LLM-Based Multi-Pathway Text-Video Alignment

ECCV 2024poster

"Learning to localize temporal boundaries of procedure steps in instructional videos is challenging due to the limited availability of annotated large-scale training videos. Recent works focus on learning the cross-modal alignment between video segments and ASR-transcripted narration texts through c…

Cited by 2SourcePDFScholar
2024

Why Not Use Your Textbook? Knowledge-Enhanced Procedure Planning of Instructional Videos

CVPR 2024poster

In this paper we explore the capability of an agent to construct a logical sequence of action steps thereby assembling a strategic procedural plan. This plan is crucial for navigating from an initial visual observation to a target visual outcome as depicted in real-life instructional videos. Existin…

2023

Conditional Image-to-Video Generation With Latent Flow Diffusion Models

CVPR 2023poster

Conditional image-to-video (cI2V) generation aims to synthesize a new plausible video starting from an image (e.g., a person's face) and a condition (e.g., an action class label like smile). The key challenge of the cI2V task lies in the simultaneous generation of realistic spatial appearance and te…

2023

Disentangled Wasserstein Autoencoder for T-Cell Receptor Engineering

NeurIPS 2023poster

In protein biophysics, the separation between the functionally important residues (forming the active site or binding surface) and those that create the overall structure (the fold) is a well-established and fundamental concept. Identifying and modifying those functional sites is critical for protei…

Cited by 5SourcePDFScholar
2023

Few-Shot Video Classification via Representation Fusion and Promotion Learning

ICCV 2023poster

Recent few-shot video classification (FSVC) works achieve promising performance by capturing similarity across support and query samples with different temporal alignment strategies or learning discriminative features via Transformer block within each episode. However, they ignore two important issu…

Cited by 13PDFScholar
2023

Source-Free Video Domain Adaptation With Spatial-Temporal-Historical Consistency Learning

CVPR 2023poster

Source-free domain adaptation (SFDA) is an emerging research topic that studies how to adapt a pretrained source model using unlabeled target data. It is derived from unsupervised domain adaptation but has the advantage of not requiring labeled source data to learn adaptive models. This makes it par…

2022

Learning Transferable Reward for Query Object Localization with Policy Adaptation

ICLR 2022poster

We propose a reinforcement learning based approach to query object localization, for which an agent is trained to localize objects of interest specified by a small exemplary set. We learn a transferable reward signal formulated using the exemplary set by ordinal metric learning. Our proposed method…

2022

StyleT2I: Toward Compositional and High-Fidelity Text-to-Image Synthesis

CVPR 2022poster

Although progress has been made for text-to-image synthesis, previous methods fall short of generalizing to unseen or underrepresented attribute compositions in the input text. Lacking compositionality could have severe implications for robustness and fairness, e.g., inability to synthesize the face…

Cited by 61PDFcodeScholar
2021

Disentangled Recurrent Wasserstein Autoencoder

ICLR 2021spotlight

Learning disentangled representations leads to interpretable models and facilitates data generation with style transfer, which has been extensively studied on static data such as images in an unsupervised learning framework. However, only a few works have explored unsupervised disentangled sequentia…

Cited by 39SourcePDFScholar
2021

Dual Projection Generative Adversarial Networks for Conditional Image Generation

ICCV 2021poster

Conditional Generative Adversarial Networks (cGANs) extend the standard unconditional GAN framework to learning joint data-label distributions from samples, and have been established as powerful generative models capable of generating high-fidelity imagery. A challenge of training such a model lies…

Cited by 25PDFcodeScholar
2021

Hopper: Multi-hop Transformer for Spatiotemporal Reasoning

ICLR 2021poster

This paper considers the problem of spatiotemporal object-centric reasoning in videos. Central to our approach is the notion of object permanence, i.e., the ability to reason about the location of objects as they move through the video while being occluded, contained or carried by other objects. Exi…

2021

Retrieval, Analogy, and Composition: A framework for Compositional Generalization in Image Captioning

EMNLP 2021finding

Image captioning systems are expected to have the ability to combine individual concepts when describing scenes with concept combinations that are not observed during training. In spite of significant progress in image captioning with the help of the autoregressive generation framework, current appr…

2021

Towards Robustness of Deep Neural Networks via Regularization

ICCV 2021poster

Recent studies have demonstrated the vulnerability of deep neural networks against adversarial examples. Inspired by the observation that adversarial examples often lie outside the natural image data manifold and the intrinsic dimension of image data is much smaller than its pixel space dimension, w…

Cited by 18PDFcodeScholar
2020

S3VAE: Self-Supervised Sequential VAE for Representation Disentanglement and Data Generation

CVPR 2020poster

We propose a sequential variational autoencoder to learn disentangled representations of sequential data (e.g., videos and audios) under self-supervision. Specifically, we exploit the benefits of some readily accessible supervision signals from input data itself or some off-the-shelf functional mode…

Cited by 136PDFScholar
2019

Rethinking Zero-Shot Learning: A Conditional Visual Classification Perspective

ICCV 2019poster

Zero-shot learning (ZSL) aims to recognize instances of unseen classes solely based on the semantic descriptions of the classes. Existing algorithms usually formulate it as a semantic-visual correspondence problem, by learning mappings from one feature space to the other. Despite being reasonable, p…

Cited by 167PDFcodeScholar
2018

Deep Autoencoding Gaussian Mixture Model for Unsupervised Anomaly Detection

ICLR 2018poster

Unsupervised anomaly detection on multi- or high-dimensional data is of great importance in both fundamental machine learning research and industrial applications, for which density estimation lies at the core. Although previous approaches based on dimensionality reduction followed by density estima…

Cited by 2410SourcePDFScholar
2018

Learning K-way D-dimensional Discrete Codes for Compact Embedding Representations

ICML 2018oral

Conventional embedding methods directly associate each symbol with a continuous embedding vector, which is equivalent to applying a linear transformation based on a “one-hot” encoding of the discrete symbols. Despite its simplicity, such approach yields the number of parameters that grows linearly w…

Cited by 96SourcePDFScholar
2017

Adaptive Feature Abstraction for Translating Video to Language

ICLR 2017workshop

Previous models for video captioning often use the output from a specific layer of a Convolutional Neural Network (CNN) as video representations, preventing them from modeling rich, varying context-dependent semantics in video descriptions. In this paper, we propose a new approach to generating adap…

Cited by 1SourceScholar