paper-with-me

Papers

Hierarchy Representation of Data in Machine Learnings

2023-11-30 · Han Yegang, Park Minjun, Byun Duwon, Park Inkyu

When there are models with clear-cut judgment results for several data points, it is possible that most models exhibit a relationship where if they correctly judge one target, they also correctly judge another target. Conversely, if most models incorrectly judge one target, they may also incorrectly judge another target. We propose a method for visualizing this hierarchy among targets. This information is expected to be beneficial for model improvement.

📄 PDF Abstract BibTeX arXiv:2402.09965

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Abstracting Deep Neural Networks into Concept Graphs for Concept Level Interpretability

2020-08-14 · Avinash Kori, Parth Natekar, Ganapathy Krishnamurthi, Balaji Srinivasan

The black-box nature of deep learning models prevents them from being completely trusted in domains like biomedicine. Most explainability techniques do not capture the concept-based reasoning that human beings follow. In…

Brain Tumor SegmentationDecision Makingimage-classificationImage Classification+1

Brief Introduction to Contrastive Learning Pretext Tasks for Visual Representation

2022-10-06 · Zhenyuan Lu

To improve performance in visual feature representation from photos or videos for practical applications, we generally require large-scale human-annotated labeled data while training deep neural networks. However, the co…

Contrastive LearningSelf-Supervised Learning

Unsupervised Hierarchical Graph Representation Learning with Variational Bayes

2019-09-25 · Shashanka Ubaru, Jie Chen

Hierarchical graph representation learning is an emerging subject owing to the increasingly popular adoption of graph neural networks in machine learning and applications. Loosely speaking, work under this umbrella falls…

Graph ClassificationGraph Representation LearningRepresentation Learning

Dynamically Addressing Unseen Rumor via Continual Learning

2021-04-18 · Nayeon Lee, Andrea Madotto, Yejin Bang, Pascale Fung

Rumors are often associated with newly emerging events, thus, an ability to deal with unseen rumors is crucial for a rumor veracity classification model. Previous works address this issue by improving the model's general…

Continual LearningVeracity Classification

Toward Best Practices for Explainable B2B Machine Learning

2019-06-11 · Kit Kuksenok

To design tools and data pipelines for explainable B2B machine learning (ML) systems, we need to recognize not only the immediate audience of such tools and data, but also (1) their organizational context and (2) seconda…

BIG-bench Machine Learning