Search Results for author: Jianxin Lin

Found 23 papers, 7 papers with code

KGExplainer: Towards Exploring Connected Subgraph Explanations for Knowledge Graph Completion

no code implementations5 Apr 2024 Tengfei Ma, Xiang Song, Wen Tao, Mufei Li, Jiani Zhang, Xiaoqin Pan, Jianxin Lin, Bosheng Song, Xiangxiang Zeng

Knowledge graph completion (KGC) aims to alleviate the inherent incompleteness of knowledge graphs (KGs), which is a critical task for various applications, such as recommendations on the web.

Knowledge Graph Embedding

Instruction Multi-Constraint Molecular Generation Using a Teacher-Student Large Language Model

1 code implementation20 Mar 2024 Peng Zhou, Jianmin Wang, Chunyan Li, Zixu Wang, Yiping Liu, Siqi Sun, Jianxin Lin, Longyue Wang, Xiangxiang Zeng

While various models and computational tools have been proposed for structure and property analysis of molecules, generating molecules that conform to all desired structures and properties remains a challenge.

Drug Discovery Knowledge Distillation +2

Breathing Life into Faces: Speech-driven 3D Facial Animation with Natural Head Pose and Detailed Shape

no code implementations31 Oct 2023 Wei Zhao, Yijun Wang, Tianyu He, Lianying Yin, Jianxin Lin, Xin Jin

To augment the richness of 3D facial animation, we construct a new 3D dataset with detailed shapes and learn to synthesize facial details in line with speech content.

DiffColor: Toward High Fidelity Text-Guided Image Colorization with Diffusion Models

no code implementations3 Aug 2023 Jianxin Lin, Peng Xiao, Yijun Wang, Rongju Zhang, Xiangxiang Zeng

To address these issues, we propose a new method called DiffColor that leverages the power of pre-trained diffusion models to recover vivid colors conditioned on a prompt text, without any additional inputs.

Colorization Image Colorization +1

EMoG: Synthesizing Emotive Co-speech 3D Gesture with Diffusion Model

no code implementations20 Jun 2023 Lianying Yin, Yijun Wang, Tianyu He, Jinming Liu, Wei Zhao, Bohan Li, Xin Jin, Jianxin Lin

In this paper, we present a novel framework (EMoG) to tackle the above challenges with denoising diffusion models: 1) To alleviate the one-to-many problem, we incorporate emotion clues to guide the generation process, making the generation much easier; 2) To model joint correlation, we propose to decompose the difficult gesture generation into two sub-problems: joint correlation modeling and temporal dynamics modeling.

Denoising Gesture Generation

Constrained Maximum Cross-Domain Likelihood for Domain Generalization

no code implementations9 Oct 2022 Jianxin Lin, Yongqiang Tang, JunPing Wang, Wensheng Zhang

Finally, a Constrained Maximum Cross-domain Likelihood (CMCL) optimization problem is deduced, by solving which the joint distributions are naturally aligned.

Domain Generalization

Mitigating Both Covariate and Conditional Shift for Domain Generalization

no code implementations17 Sep 2022 Jianxin Lin, Yongqiang Tang, JunPing Wang, Wensheng Zhang

Domain generalization (DG) aims to learn a model on several source domains, hoping that the model can generalize well to unseen target domains.

Domain Generalization

Image-to-Image Translation: Methods and Applications

no code implementations21 Jan 2021 Yingxue Pang, Jianxin Lin, Tao Qin, Zhibo Chen

Image-to-image translation (I2I) aims to transfer images from a source domain to a target domain while preserving the content representations.

Image-to-Image Translation Pose Estimation +2

LIRA: Lifelong Image Restoration from Unknown Blended Distortions

no code implementations ECCV 2020 Jianzhao Liu, Jianxin Lin, Xin Li, Wei Zhou, Sen Liu, Zhibo Chen

Most existing image restoration networks are designed in a disposable way and catastrophically forget previously learned distortions when trained on a new distortion removal task.

Image Restoration SSIM

TuiGAN: Learning Versatile Image-to-Image Translation with Two Unpaired Images

1 code implementation ECCV 2020 Jianxin Lin, Yingxue Pang, Yingce Xia, Zhibo Chen, Jiebo Luo

With TuiGAN, an image is translated in a coarse-to-fine manner where the generated image is gradually refined from global structures to local details.

Translation Unsupervised Image-To-Image Translation +1

Learning to Transfer: Unsupervised Meta Domain Translation

1 code implementation1 Jun 2019 Jianxin Lin, Yijun Wang, Tianyu He, Zhibo Chen

Unsupervised domain translation has recently achieved impressive performance with Generative Adversarial Network (GAN) and sufficient (unpaired) training data.

Generative Adversarial Network Meta-Learning +1

Image-to-Image Translation with Multi-Path Consistency Regularization

no code implementations29 May 2019 Jianxin Lin, Yingce Xia, Yijun Wang, Tao Qin, Zhibo Chen

In this work, we introduce a new kind of loss, multi-path consistency loss, which evaluates the differences between direct translation $\mathcal{D}_s\to\mathcal{D}_t$ and indirect translation $\mathcal{D}_s\to\mathcal{D}_a\to\mathcal{D}_t$ with $\mathcal{D}_a$ as an auxiliary domain, to regularize training.

Face to Face Translation Image-to-Image Translation +1

Sequential Gating Ensemble Network for Noise Robust Multi-Scale Face Restoration

1 code implementation19 Dec 2018 Zhibo Chen, Jianxin Lin, Tiankuang Zhou, Feng Wu

The SGU sequentially takes information from two different levels as inputs and decides the output based on one active input.

Ensemble Learning Image Restoration

Unsupervised Single Image Deraining with Self-supervised Constraints

no code implementations21 Nov 2018 Xin Jin, Zhibo Chen, Jianxin Lin, Zhikai Chen, Wei Zhou

Most existing single image deraining methods require learning supervised models from a large set of paired synthetic training data, which limits their generality, scalability and practicality in real-world multimedia applications.

Benchmarking Generative Adversarial Network +1

DeepIR: A Deep Semantics Driven Framework for Image Retargeting

no code implementations19 Nov 2018 Jianxin Lin, Tiankuang Zhou, Zhibo Chen

We present \emph{Deep Image Retargeting} (\emph{DeepIR}), a coarse-to-fine framework for content-aware image retargeting.

Image Retargeting

Distribution Discrepancy Maximization for Image Privacy Preserving

no code implementations18 Nov 2018 Sen Liu, Jianxin Lin, Zhibo Chen

Accordingly, we introduce a collaborative training scheme: a discriminator $D$ is trained to discriminate the reconstructed image from the encrypted image, and an encryption model $G_e$ is required to generate these two kinds of images to maximize the recognition rate of $D$, leading to the same training objective for both $D$ and $G_e$.

Privacy Preserving

Multi-Scale Face Restoration with Sequential Gating Ensemble Network

no code implementations6 May 2018 Jianxin Lin, Tiankuang Zhou, Zhibo Chen

Experiment results demonstrate that our SGEN is more effective at multi-scale human face restoration with more image details and less noise than state-of-the-art image restoration models.

Ensemble Learning Face Recognition +1

Conditional Image-to-Image Translation

no code implementations CVPR 2018 Jianxin Lin, Yingce Xia, Tao Qin, Zhibo Chen, Tie-Yan Liu

In this paper, we study a new problem, conditional image-to-image translation, which is to translate an image from the source domain to the target domain conditioned on a given image in the target domain.

Image-to-Image Translation Translation

Deliberation Networks: Sequence Generation Beyond One-Pass Decoding

no code implementations NeurIPS 2017 Yingce Xia, Fei Tian, Lijun Wu, Jianxin Lin, Tao Qin, Nenghai Yu, Tie-Yan Liu

In this work, we introduce the deliberation process into the encoder-decoder framework and propose deliberation networks for sequence generation.

Image Captioning Machine Translation +3

Cannot find the paper you are looking for? You can Submit a new open access paper.