中文
相关论文

相关论文: Relational Autoencoder for Feature Extraction

200 篇论文

Synthetic data generation has recently gained widespread attention as a more reliable alternative to traditional data anonymization. The involved methods are originally developed for image synthesis. Hence, their application to the…

Relation extraction is a type of information extraction task that recognizes semantic relationships between entities in a sentence. Many previous studies have focused on extracting only one semantic relation between two entities in a single…

计算与语言 · 计算机科学 2021-03-08 Seongsik Park , Harksoo Kim

The idea of using a deep autoencoder to encode seismic waveform features and then use them in different seismological applications is appealing. In this paper, we designed tests to evaluate this idea of using autoencoders as feature…

Compositional embedding models build a representation (or embedding) for a linguistic structure based on its component word embeddings. We propose a Feature-rich Compositional Embedding Model (FCM) for relation extraction that is…

计算与语言 · 计算机科学 2015-09-16 Matthew R. Gormley , Mo Yu , Mark Dredze

With the advent of the big data era, the data quality problem is becoming more critical. Among many factors, data with missing values is one primary issue, and thus developing effective imputation models is a key topic in the research…

机器学习 · 计算机科学 2023-08-04 Xinyao Liu , Shengdong Du , Tianrui Li , Fei Teng , Yan Yang

The reliability assessment of a machine learning model's prediction is an important quantity for the deployment in safety critical applications. Not only can it be used to detect novel sceneries, either as out-of-distribution or anomaly…

机器学习 · 计算机科学 2022-05-12 Steve Dias Da Cruz , Bertram Taetz , Thomas Stifter , Didier Stricker

In human neuroscience, machine learning can help reveal lower-dimensional neural representations relevant to subjects' behavior. However, state-of-the-art models typically require large datasets to train, so are prone to overfitting on…

Transforming a sentence into a two-dimensional (2D) representation (e.g., the table filling) has the ability to unfold a semantic plane, where an element of the plane is a word-pair representation of a sentence which may denote a possible…

计算与语言 · 计算机科学 2024-04-09 Hao Wang , Yanping Chen , Weizhe Yang , Yongbin Qin , Ruizhang Huang

Dimension Estimation (DE) and Dimension Reduction (DR) are two closely related topics, but with quite different goals. In DE, one attempts to estimate the intrinsic dimensionality or number of latent variables in a set of measurements of a…

机器学习 · 计算机科学 2019-09-25 Nitish Bahadur , Randy Paffenroth

This tutorial overviews the state of the art in learning models over relational databases and makes the case for a first-principles approach that exploits recent developments in database research. The input to learning classification and…

数据库 · 计算机科学 2019-11-18 Maximilian Schleich , Dan Olteanu , Mahmoud Abo-Khamis , Hung Q. Ngo , XuanLong Nguyen

We explore methods to extract relations between named entities from free text in an unsupervised setting. In addition to standard feature extraction, we develop a novel method to re-weight word embeddings. We alleviate the problem of…

计算与语言 · 计算机科学 2018-01-23 Hady Elsahar , Elena Demidova , Simon Gottschalk , Christophe Gravier , Frederique Laforest

Facial attributes can provide rich ancillary information which can be utilized for different applications such as targeted marketing, human computer interaction, and law enforcement. This research focuses on facial attribute prediction…

计算机视觉与模式识别 · 计算机科学 2018-03-21 Akshay Sethi , Maneet Singh , Richa Singh , Mayank Vatsa

In many machine learning tasks, learning a good representation of the data can be the key to building a well-performant solution. This is because most learning algorithms operate with the features in order to find models for the data. For…

机器学习 · 计算机科学 2020-05-22 David Charte , Francisco Charte , María J. del Jesus , Francisco Herrera

Many machine learning models use the manipulation of dimensions as a driving force to enable models to identify and learn important features in data. In the case of sequential data this manipulation usually happens on the token dimension…

机器学习 · 计算机科学 2023-10-24 Daniel Biermann , Fabrizio Palumbo , Morten Goodwin , Ole-Christoffer Granmo

Dependency trees help relation extraction models capture long-range relations between words. However, existing dependency-based models either neglect crucial information (e.g., negation) by pruning the dependency trees too aggressively, or…

计算与语言 · 计算机科学 2018-09-28 Yuhao Zhang , Peng Qi , Christopher D. Manning

High-dimensional data in many areas such as computer vision and machine learning tasks brings in computational and analytical difficulty. Feature selection which selects a subset from observed features is a widely used approach for…

机器学习 · 计算机科学 2018-04-10 Kai Han , Yunhe Wang , Chao Zhang , Chao Li , Chao Xu

Relation extraction is a fundamental problem in natural language processing. Most existing models are defined for relation extraction in the general domain. However, their performance on specific domains (e.g., biomedicine) is yet unclear.…

计算与语言 · 计算机科学 2021-12-14 Yongkang Li

Named Entity Recognition and Relation Extraction are two crucial and challenging subtasks in the field of Information Extraction. Despite the successes achieved by the traditional approaches, fundamental research questions remain open.…

计算与语言 · 计算机科学 2024-05-15 Yao Wang , Xin Liu , Weikun Kong , Hai-Tao Yu , Teeradaj Racharak , Kyoung-Sook Kim , Minh Le Nguyen

Recent advances in explainable machine learning have highlighted the potential of sparse autoencoders in uncovering mono-semantic features in densely encoded embeddings. While most research has focused on Large Language Model (LLM)…

计算与语言 · 计算机科学 2025-02-04 Daniel Pluth , Yu Zhou , Vijay K. Gurbani

Relation Extraction is an important sub-task of Information Extraction which has the potential of employing deep learning (DL) models with the creation of large datasets using distant supervision. In this review, we compare the…

计算与语言 · 计算机科学 2017-05-11 Shantanu Kumar