paper-with-me

Papers

Graph-Augmented Cyclic Learning Framework for Similarity Estimation of Medical Clinical Notes

2022-08-19 · Can Zheng, Yanshan Wang, Xiaowei Jia

Semantic textual similarity (STS) in the clinical domain helps improve diagnostic efficiency and produce concise texts for downstream data mining tasks. However, given the high degree of domain knowledge involved in clinic text, it remains challenging for general language models to infer implicit medical relationships behind clinical sentences and output similarities correctly. In this paper, we present a graph-augmented cyclic learning framework for similarity estimation in the clinical domain. The framework can be conveniently implemented on a state-of-art backbone language model, and improve its performance by leveraging domain knowledge through co-training with an auxiliary graph convolution network (GCN) based network. We report the success of introducing domain knowledge in GCN and the co-training framework by improving the Bio-clinical BERT baseline by 16.3% and 27.9%, respectively.

📄 PDF Abstract BibTeX arXiv:2208.09437

Code (0)

등록된 구현이 없습니다.

Tasks

DiagnosticLanguage ModelingLanguage ModellingSemantic Textual SimilaritySTS

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
WordPiece 설명 없음
Multi-Head Attention 설명 없음

Similar Papers 제목 키워드 기반

A Unified Framework for Structure-Aware Clustering and Heterogeneous Causal Graph Learning

2026-05-19 · Honglin Du, Muxuan Liang, Xiang Zhong arxiv

In complex multivariate systems, interactions among variables are defined by dependency structures, often encoded as directed acyclic graphs ($\text{DAGs}$). However, dependency structures can vary across subjects, and i…

Graph Learning

A Framework for Directed Acyclic Hypergraph Learning

2026-06-19 · Zhiyuan Dong, Carlos Mundo-Levano, Wei Qian, Daniel Lau 외 arxiv

Continuous optimization methods for learning Directed Acyclic Graphs (DAGs) operate on weighted adjacency matrices and are therefore limited to pairwise causal relationships. We propose a framework for learning Directed …

Graph-Augmented Normalizing Flows for Anomaly Detection of Multiple Time Series

2022-02-16 · ICLR 2022 4 · Enyan Dai, Jie Chen

Anomaly detection is a widely studied task for a broad variety of data types; among them, multiple time series appear frequently in applications, including for example, power grids and traffic networks. Detecting anomali…

Anomaly DetectionDensity EstimationTime SeriesTime Series Analysis+1

Learning Directed Acyclic Graphs from Partial Orderings

2024-03-24 · Ali Shojaie, Wenyu Chen

Directed acyclic graphs (DAGs) are commonly used to model causal relationships among random variables. In general, learning the DAG structure is both computationally and statistically challenging. Moreover, without addit…

Exact Estimation of Multiple Directed Acyclic Graphs

2014-04-04 · Chris. J. Oates, Jim Q. Smith, Sach Mukherjee, James Cussens

This paper considers the problem of estimating the structure of multiple related directed acyclic graph (DAG) models. Building on recent developments in exact estimation of DAGs using integer linear programming (ILP), we…