← Search

Jing Hu

10 accepted papers

2026

Geometric Pocket-Centric Protein Encoding for Polypharmacology-Guided Multi-Target Drug Design

ICML 2026poster

Polypharmacology provides a powerful strategy for treating complex diseases, but identifying molecules that simultaneously satisfy coupled constraints across multiple biological targets remains difficult. Existing methods typically model protein pockets in isolation and struggle to jointly account f…

Cited by 0SourceScholar
2025

A Method for Removing Reflections from Water Surface Images Based on Pre-trained Image Restoration

ICASSP 2025accepted

Reflections on the water surface hinder the extraction of valuable information from water surface images. To remove reflections from water surface images, we construct a synthetic dataset and propose a multi-task network for water surface reflection detection and removal. Specifically, we first use…

Cited by 0SourceScholar
2025

HS-FPN: High Frequency and Spatial Perception FPN for Tiny Object Detection

AAAI 2025technical

The introduction of Feature Pyramid Network (FPN) has significantly improved object detection performance. However, substantial challenges remain in detecting tiny objects, as their features occupy only a very small proportion of the feature maps. Although FPN integrates multi-scale features, it doe…

Cited by 4SourcePDFScholar
2025

RLMiniStyler: Light-weight RL Style Agent for Arbitrary Sequential Neural Style Generation

IJCAI 2025

Arbitrary style transfer aims to apply the style of any given artistic image to another content image. Still, existing deep learning-based methods often require significant computational costs to generate diverse stylized results. Motivated by this, we propose a novel reinforcement learning-based fr

2023

Controlling Neural Style Transfer with Deep Reinforcement Learning

IJCAI 2023poster

Controlling the degree of stylization in the Neural Style Transfer (NST) is a little tricky since it usually needs hand-engineering on hyper-parameters. In this paper, we propose the first deep Reinforcement Learning (RL) based architecture that splits one-step style transfer into a step-wise proces…

Cited by 1SourcePDFScholar
2023

Extensible Prompts for Language Models on Zero-shot Language Style Customization

NeurIPS 2023poster

We propose eXtensible Prompt (X-Prompt) for prompting a large language model (LLM) beyond natural language (NL). X-Prompt instructs an LLM with not only NL but also an extensible vocabulary of imaginary words. Registering new imaginary words allows us to instruct the LLM to comprehend concepts that…

Cited by 3SourcePDFScholar
2023

Node-Wise Domain Adaptation Based on Transferable Attention for Recognizing Road Rage via EEG

ICASSP 2023accepted

Road rage is a social problem that deserves attention, but few research has been done so far. In this paper, based on the biological topology of multi-channel electroencephalogram (EEG) signals, we propose a model which combines transferable attention (TA) and regularized graph neural network (RGNN)…

Cited by 0SourceScholar
2022

Stochastic Planner-Actor-Critic for Unsupervised Deformable Image Registration

AAAI 2022technical

Large deformations of organs, caused by diverse shapes and nonlinear shape changes, pose a significant challenge for medical image registration. Traditional registration methods need to iteratively optimize an objective function via a specific deformation model along with meticulous parameter tuning…

2021

Stochastic Actor-Executor-Critic for Image-to-Image Translation

IJCAI 2021poster

Training a model-free deep reinforcement learning model to solve image-to-image translation is difficult since it involves high-dimensional continuous state and action spaces. In this paper, we draw inspiration from the recent success of the maximum entropy reinforcement learning framework designed…