Search Results for author: Ling Luo

Found 30 papers, 15 papers with code

Self Question-answering: Aspect-based Sentiment Analysis by Role Flipped Machine Reading Comprehension

1 code implementation Findings (EMNLP) 2021 Guoxin Yu, Jiwei Li, Ling Luo, Yuxian Meng, Xiang Ao, Qing He

In this paper, we investigate the unified ABSA task from the perspective of Machine Reading Comprehension (MRC) by observing that the aspect and the opinion terms can serve as the query and answer in MRC interchangeably.

Aspect-Based Sentiment Analysis Aspect-Based Sentiment Analysis (ABSA) +3

PubTator 3.0: an AI-powered Literature Resource for Unlocking Biomedical Knowledge

no code implementations19 Jan 2024 Chih-Hsuan Wei, Alexis Allot, Po-Ting Lai, Robert Leaman, Shubo Tian, Ling Luo, Qiao Jin, Zhizheng Wang, Qingyu Chen, Zhiyong Lu

PubTator 3. 0 (https://www. ncbi. nlm. nih. gov/research/pubtator3/) is a biomedical literature resource using state-of-the-art AI techniques to offer semantic and relation searches for key concepts like proteins, genetic variants, diseases, and chemicals.

Navigate Relation

BioREx: Improving Biomedical Relation Extraction by Leveraging Heterogeneous Datasets

1 code implementation19 Jun 2023 Po-Ting Lai, Chih-Hsuan Wei, Ling Luo, Qingyu Chen, Zhiyong Lu

State-of-the-art methods were used primarily to train machine learning models on individual RE datasets, such as protein-protein interaction and chemical-induced disease relation.

graph construction Multi-Task Learning +2

AIONER: All-in-one scheme-based biomedical named entity recognition using deep learning

1 code implementation30 Nov 2022 Ling Luo, Chih-Hsuan Wei, Po-Ting Lai, Robert Leaman, Qingyu Chen, Zhiyong Lu

Biomedical named entity recognition (BioNER) seeks to automatically recognize biomedical entities in natural language text, serving as a necessary foundation for downstream text mining tasks and applications such as information extraction and question answering.

Multi-Task Learning named-entity-recognition +3

Towards 3D VR-Sketch to 3D Shape Retrieval

1 code implementation20 Sep 2022 Ling Luo, Yulia Gryaditskaya, Yongxin Yang, Tao Xiang, Yi-Zhe Song

In this paper, we offer a different perspective towards answering these questions -- we study the use of 3D sketches as an input modality and advocate a VR-scenario where retrieval is conducted.

3D Shape Retrieval Retrieval

Fine-Grained VR Sketching: Dataset and Insights

1 code implementation20 Sep 2022 Ling Luo, Yulia Gryaditskaya, Yongxin Yang, Tao Xiang, Yi-Zhe Song

We then, for the first time, study the scenario of fine-grained 3D VR sketch to 3D shape retrieval, as a novel VR sketching application and a proving ground to drive out generic insights to inform future research.

3D Shape Reconstruction 3D Shape Retrieval +1

Structure-Aware 3D VR Sketch to 3D Shape Retrieval

1 code implementation19 Sep 2022 Ling Luo, Yulia Gryaditskaya, Tao Xiang, Yi-Zhe Song

In particular, we propose to use a triplet loss with an adaptive margin value driven by a "fitting gap", which is the similarity of two shapes under structure-preserving deformations.

3D Shape Retrieval Retrieval

Assigning Species Information to Corresponding Genes by a Sequence Labeling Framework

1 code implementation8 May 2022 Ling Luo, Chih-Hsuan Wei, Po-Ting Lai, Qingyu Chen, Rezarta Islamaj Doğan, Zhiyong Lu

The automatic assignment of species information to the corresponding genes in a research article is a critically important step in the gene normalization task, whereby a gene mention is normalized and linked to a database record or identifier by a text-mining algorithm.

Benchmarking Binary Classification

BioRED: A Rich Biomedical Relation Extraction Dataset

1 code implementation8 Apr 2022 Ling Luo, Po-Ting Lai, Chih-Hsuan Wei, Cecilia N Arighi, Zhiyong Lu

However, most existing benchmarking datasets for bio-medical RE only focus on relations of a single type (e. g., protein-protein interactions) at the sentence level, greatly limiting the development of RE systems in biomedicine.

Benchmarking Binary Relation Extraction +3

PENS: A Dataset and Generic Framework for Personalized News Headline Generation

1 code implementation ACL 2021 Xiang Ao, Xiting Wang, Ling Luo, Ying Qiao, Qing He, Xing Xie

To build up a benchmark for this problem, we publicize a large-scale dataset named PENS (PErsonalized News headlineS).

Headline Generation

Embracing Domain Differences in Fake News: Cross-domain Fake News Detection using Multi-modal Data

no code implementations11 Feb 2021 Amila Silva, Ling Luo, Shanika Karunasekera, Christopher Leckie

Hence, this work: (1) proposes a novel framework that jointly preserves domain-specific and cross-domain knowledge in news records to detect fake news from different domains; and (2) introduces an unsupervised technique to select a set of unlabelled informative news records for manual labelling, which can be ultimately used to train a fake news detection model that performs well for many domains while minimizing the labelling cost.

Fake News Detection

Meet Changes with Constancy: Learning Invariance in Multi-Source Translation

no code implementations COLING 2020 Jianfeng Liu, Ling Luo, Xiang Ao, Yan Song, Haoran Xu, Jian Ye

Multi-source neural machine translation aims to translate from parallel sources of information (e. g. languages, images, etc.)

Machine Translation NMT +1

Artificial Intelligence (AI) in Action: Addressing the COVID-19 Pandemic with Natural Language Processing (NLP)

no code implementations9 Oct 2020 Qingyu Chen, Robert Leaman, Alexis Allot, Ling Luo, Chih-Hsuan Wei, Shankai Yan, Zhiyong Lu

The COVID-19 pandemic has had a significant impact on society, both because of the serious health effects of COVID-19 and because of public health measures implemented to slow its spread.

Emotion Recognition Information Retrieval +7

PhenoTagger: A Hybrid Method for Phenotype Concept Recognition using Human Phenotype Ontology

no code implementations17 Sep 2020 Ling Luo, Shankai Yan, Po-Ting Lai, Daniel Veltri, Andrew Oler, Sandhya Xirasagar, Rajarshi Ghosh, Morgan Similuk, Peter N. Robinson, Zhiyong Lu

In this paper, we propose PhenoTagger, a hybrid method that combines both dictionary and machine learning-based methods to recognize Human Phenotype Ontology (HPO) concepts in unstructured biomedical text.

BIG-bench Machine Learning Sentence

METEOR: Learning Memory and Time Efficient Representations from Multi-modal Data Streams

no code implementations23 Jul 2020 Amila Silva, Shanika Karunasekera, Christopher Leckie, Ling Luo

To address this problem, we present METEOR, a novel MEmory and Time Efficient Online Representation learning technique, which: (1) learns compact representations for multi-modal data by sharing parameters within semantically meaningful groups and preserves the domain-agnostic semantics; (2) can be accelerated using parallel processes to accommodate different stream rates while capturing the temporal changes of the units; and (3) can be easily extended to capture implicit/explicit external knowledge related to multi-modal data streams.

Representation Learning

OMBA: User-Guided Product Representations for Online Market Basket Analysis

no code implementations18 Jun 2020 Amila Silva, Ling Luo, Shanika Karunasekera, Christopher Leckie

OMBA jointly learns representations for products and users such that they preserve the temporal dynamics of product-to-product and user-to-product associations.

Decision Making Representation Learning

GoChat: Goal-oriented Chatbots with Hierarchical Reinforcement Learning

no code implementations24 May 2020 Jianfeng Liu, Feiyang Pan, Ling Luo

A chatbot that converses like a human should be goal-oriented (i. e., be purposeful in conversation), which is beyond language generation.

Chatbot Hierarchical Reinforcement Learning +4

EHANet: An Effective Hierarchical Aggregation Network for Face Parsing

2 code implementations Applied Sciences 2020 Ling Luo, Dingyu Xue, Xinglong Feng

In recent years, benefiting from deep convolutional neural networks (DCNNs), face parsing has developed rapidly.

Face Parsing

Bayesian Nonparametric Space Partitions: A Survey

no code implementations26 Feb 2020 Xuhui Fan, Bin Li, Ling Luo, Scott A. Sisson

Bayesian nonparametric space partition (BNSP) models provide a variety of strategies for partitioning a $D$-dimensional space into a set of blocks.

Real-time Segmentation and Facial Skin Tones Grading

1 code implementation30 Dec 2019 Ling Luo, Dingyu Xue, Xinglong Feng, Yichun Yu, Peng Wang

Modern approaches for semantic segmention usually pay too much attention to the accuracy of the model, and therefore it is strongly recommended to introduce cumbersome backbones, which brings heavy computation burden and memory footprint.

HybridNetSeg: A Compact Hybrid Network for Retinal Vessel Segmentation

no code implementations22 Nov 2019 Ling Luo, Dingyu Xue, Xinglong Feng

A large number of retinal vessel analysis methods based on image segmentation have emerged in recent years.

Image Segmentation Retinal Vessel Segmentation +1

USTAR: Online Multimodal Embedding for Modeling User-Guided Spatiotemporal Activity

no code implementations23 Oct 2019 Amila Silva, Shanika Karunasekera, Christopher Leckie, Ling Luo

Building spatiotemporal activity models for people's activities in urban spaces is important for understanding the ever-increasing complexity of urban dynamics.

Collaborative Filtering Event Detection +1

Unsupervised Neural Aspect Extraction with Sememes

no code implementations IJCAI 2019 Ling Luo, Xiang Ao, Yan Song, Jinyao Li, Xiaopeng Yang, Qing He, Dong Yu

Aspect extraction relies on identifying aspects by discovering coherence among words, which is challenging when word meanings are diversified and processing on short texts.

Aspect Extraction Aspect Term Extraction and Sentiment Classification +1

An attention-based BiLSTM-CRF approach to document-level chemical named entity recognition

1 code implementation Bioinformatics 2019 Ling Luo, Zhihao Yang, Pei Yang, Yin Zhang, Lei Wang, Hongfei Lin, Jian Wang

Motivation: In biomedical research, chemical is an important class of entities, and chemical named entity recognition (NER) is an important task in the field of biomedical information extraction.

Feature Engineering named-entity-recognition +3

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