Search Results for author: Bin Ji

Found 24 papers, 5 papers with code

DWE+: Dual-Way Matching Enhanced Framework for Multimodal Entity Linking

2 code implementations7 Apr 2024 Shezheng Song, Shasha Li, Shan Zhao, Xiaopeng Li, Chengyu Wang, Jie Yu, Jun Ma, Tianwei Yan, Bin Ji, Xiaoguang Mao

Multimodal entity linking (MEL) aims to utilize multimodal information (usually textual and visual information) to link ambiguous mentions to unambiguous entities in knowledge base.

Contrastive Learning Entity Linking

EDTalk: Efficient Disentanglement for Emotional Talking Head Synthesis

no code implementations2 Apr 2024 Shuai Tan, Bin Ji, Mengxiao Bi, Ye Pan

Achieving disentangled control over multiple facial motions and accommodating diverse input modalities greatly enhances the application and entertainment of the talking head generation.

Disentanglement Talking Head Generation

FlowVQTalker: High-Quality Emotional Talking Face Generation through Normalizing Flow and Quantization

no code implementations11 Mar 2024 Shuai Tan, Bin Ji, Ye Pan

Specifically, we develop a flow-based coefficient generator that encodes the dynamics of facial emotion into a multi-emotion-class latent space represented as a mixture distribution.

Quantization Talking Face Generation

Say Anything with Any Style

no code implementations11 Mar 2024 Shuai Tan, Bin Ji, Yu Ding, Ye Pan

To adapt to different speaking styles, we steer clear of employing a universal network by exploring an elaborate HyperStyle to produce the style-specific weights offset for the style branch.

Style2Talker: High-Resolution Talking Head Generation with Emotion Style and Art Style

no code implementations11 Mar 2024 Shuai Tan, Bin Ji, Ye Pan

Although automatically animating audio-driven talking heads has recently received growing interest, previous efforts have mainly concentrated on achieving lip synchronization with the audio, neglecting two crucial elements for generating expressive videos: emotion style and art style.

Talking Face Generation Talking Head Generation

Mercury: An Efficiency Benchmark for LLM Code Synthesis

1 code implementation12 Feb 2024 Mingzhe Du, Anh Tuan Luu, Bin Ji, See-Kiong Ng

Despite advancements in evaluating Large Language Models (LLMs) for code synthesis, benchmarks have predominantly focused on functional correctness, overlooking the importance of code efficiency.

SWEA: Changing Factual Knowledge in Large Language Models via Subject Word Embedding Altering

no code implementations31 Jan 2024 Xiaopeng Li, Shasha Li, Shezheng Song, Huijun Liu, Bin Ji, Xi Wang, Jun Ma, Jie Yu, Xiaodong Liu, Jing Wang, Weimin Zhang

To further validate the reasoning ability of SWEA$\oplus$OS in editing knowledge, we evaluate it on the more complex RippleEdits benchmark.

Model Editing Word Embeddings

From Static to Dynamic: A Continual Learning Framework for Large Language Models

1 code implementation22 Oct 2023 Mingzhe Du, Anh Tuan Luu, Bin Ji, See-Kiong Ng

The vast number of parameters in large language models (LLMs) endows them with remarkable capabilities, allowing them to excel in a variety of natural language processing tasks.

Continual Learning

Non-Autoregressive Sentence Ordering

1 code implementation19 Oct 2023 Yi Bin, Wenhao Shi, Bin Ji, Jipeng Zhang, Yujuan Ding, Yang Yang

Existing sentence ordering approaches generally employ encoder-decoder frameworks with the pointer net to recover the coherence by recurrently predicting each sentence step-by-step.

Sentence Sentence Ordering

VicunaNER: Zero/Few-shot Named Entity Recognition using Vicuna

no code implementations5 May 2023 Bin Ji

VicunaNER is a two-phase framework, where each phase leverages multi-turn dialogues with Vicuna to recognize entities from texts.

few-shot-ner Few-shot NER +3

Dynamic Multi-View Fusion Mechanism For Chinese Relation Extraction

no code implementations9 Mar 2023 Jing Yang, Bin Ji, Shasha Li, Jun Ma, Long Peng, Jie Yu

Recently, many studies incorporate external knowledge into character-level feature based models to improve the performance of Chinese relation extraction.

Relation Relation Extraction

EMMN: Emotional Motion Memory Network for Audio-driven Emotional Talking Face Generation

no code implementations ICCV 2023 Shuai Tan, Bin Ji, Ye Pan

During training, the emotion embedding and mouth features are used as keys, and the corresponding expression features are used as values to create key-value pairs stored in the proposed Motion Memory Net.

Talking Face Generation

Span-based joint entity and relation extraction augmented with sequence tagging mechanism

no code implementations23 Oct 2022 Bin Ji, Shasha Li, Hao Xu, Jie Yu, Jun Ma, Huijun Liu, Jing Yang

On the one hand, the core architecture enables our model to learn token-level label information via the sequence tagging mechanism and then uses the information in the span-based joint extraction; on the other hand, it establishes a bi-directional information interaction between NER and RE.

Joint Entity and Relation Extraction named-entity-recognition +3

A Two-Phase Paradigm for Joint Entity-Relation Extraction

no code implementations18 Aug 2022 Bin Ji, Hao Xu, Jie Yu, Shasha Li, Jun Ma, Yuke Ji, Huijun Liu

An exhaustive study has been conducted to investigate span-based models for the joint entity and relation extraction task.

Joint Entity and Relation Extraction Relation +1

A Context-Aware Approach for Textual Adversarial Attack through Probability Difference Guided Beam Search

no code implementations17 Aug 2022 Huijun Liu, Jie Yu, Shasha Li, Jun Ma, Bin Ji

Textual adversarial attacks expose the vulnerabilities of text classifiers and can be used to improve their robustness.

Adversarial Attack

Topic-Grained Text Representation-based Model for Document Retrieval

no code implementations11 Jul 2022 Mengxue Du, Shasha Li, Jie Yu, Jun Ma, Bin Ji, Huijun Liu, Wuhang Lin, Zibo Yi

Document retrieval enables users to find their required documents accurately and quickly.

Retrieval

SummScore: A Comprehensive Evaluation Metric for Summary Quality Based on Cross-Encoder

no code implementations11 Jul 2022 Wuhang Lin, Shasha Li, Chen Zhang, Bin Ji, Jie Yu, Jun Ma, Zibo Yi

However, the existing evaluation metrics for summary text are only rough proxies for summary quality, suffering from low correlation with human scoring and inhibition of summary diversity.

Text Matching Text Summarization

Win-Win Cooperation: Bundling Sequence and Span Models for Named Entity Recognition

no code implementations7 Jul 2022 Bin Ji, Shasha Li, Jie Yu, Jun Ma, Huijun Liu

Previous research has demonstrated that the two paradigms have clear complementary advantages, but few models have attempted to leverage these advantages in a single NER model as far as we know.

named-entity-recognition Named Entity Recognition +2

Boosting Span-based Joint Entity and Relation Extraction via Squence Tagging Mechanism

no code implementations21 May 2021 Bin Ji, Shasha Li, Jie Yu, Jun Ma, Huijun Liu

To solve this problem, we pro-pose Sequence Tagging enhanced Span-based Network (STSN), a span-based joint extrac-tion network that is enhanced by token BIO label information derived from sequence tag-ging based NER.

Joint Entity and Relation Extraction named-entity-recognition +4

Temporal Difference Networks for Action Recognition

no code implementations1 Jan 2021 LiMin Wang, Bin Ji, Zhan Tong, Gangshan Wu

To mitigate this issue, this paper presents a new video architecture, termed as Temporal Difference Network (TDN), with a focus on capturing multi-scale temporal information for efficient action recognition.

Action Recognition In Videos

TDN: Temporal Difference Networks for Efficient Action Recognition

1 code implementation CVPR 2021 LiMin Wang, Zhan Tong, Bin Ji, Gangshan Wu

To mitigate this issue, this paper presents a new video architecture, termed as Temporal Difference Network (TDN), with a focus on capturing multi-scale temporal information for efficient action recognition.

Action Classification Action Recognition In Videos

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