paper-with-me

Papers

Making Logic Learnable With Neural Networks

2020-02-10 · Tobias Brudermueller, Dennis L. Shung, Adrian J. Stanley, Johannes Stegmaier, Smita Krishnaswamy

While neural networks are good at learning unspecified functions from training samples, they cannot be directly implemented in hardware and are often not interpretable or formally verifiable. On the other hand, logic circuits are implementable, verifiable, and interpretable but are not able to learn from training data in a generalizable way. We propose a novel logic learning pipeline that combines the advantages of neural networks and logic circuits. Our pipeline first trains a neural network on a classification task, and then translates this, first to random forests, and then to AND-Inverter logic. We show that our pipeline maintains greater accuracy than naive translations to logic, and minimizes the logic such that it is more interpretable and has decreased hardware cost. We show the utility of our pipeline on a network that is trained on biomedical data. This approach could be applied to patient care to provide risk stratification and guide clinical decision-making.

📄 PDF Abstract BibTeX arXiv:2002.03847

Code (1)

KrishnaswamyLab/logicml pytorch

Tasks

Decision Making

Similar Papers 제목 키워드 기반

Rethinking Time Encoding via Learnable Transformation Functions

2025-05-01 · Xi Chen, Yateng Tang, Jiarong Xu, Jiawei Zhang 외

Effectively modeling time information and incorporating it into applications or models involving chronologically occurring events is crucial. Real-world scenarios often involve diverse and complex time patterns, which po…

Diversity

DNACHUNKER: Learnable Tokenization for DNA Language Models

2026-01-06 · Taewon Kim, Jihwan Shin, Hyomin Kim, Youngmok Jung 외 arxiv

DNA language models are increasingly used to represent genomic sequence, yet their effectiveness depends critically on how raw nucleotides are converted into model inputs. Unlike natural language, DNA offers no canonical…

LEFM-Nets: Learnable Explicit Feature Map Deep Networks for Segmentation of Histopathological Images of Frozen Sections

2022-04-14 · Dario Sitnik, Ivica Kopriva

Accurate segmentation of medical images is essential for diagnosis and treatment of diseases. These problems are solved by highly complex models, such as deep networks (DN), requiring a large amount of labeled data for t…

Decision MakingSegmentation

Learnable Topological Features for Phylogenetic Inference via Graph Neural Networks

2023-02-17 · Cheng Zhang

Structural information of phylogenetic tree topologies plays an important role in phylogenetic inference. However, finding appropriate topological structures for specific phylogenetic inference tasks often requires signi…

Graph Representation LearningRepresentation Learning

Physics-Aware Learnability: From Set-Theoretic Independence to Operational Constraints

2026-02-28 · Jeongho Bang, Kyoungho Cho arxiv

Beyond binary classification, learnability can become a logically fragile notion: in EMX, even the class of all finite subsets of $[0,1]$ is learnable in some models of ZFC and not in others. We argue the paradox is oper…

Binary Classification