Skip to content

Commit

Permalink
update data
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 21, 2024
1 parent e60f6b9 commit 717f7bb
Show file tree
Hide file tree
Showing 3 changed files with 290 additions and 2 deletions.
48 changes: 48 additions & 0 deletions database/database.json
Original file line number Diff line number Diff line change
Expand Up @@ -39882,5 +39882,53 @@
"tags": [
"computer science - machine learning"
]
},
"https://github.com/amazon-science/RAGChecker": {
"extra-tags": [
"framework",
"rag",
"checkers"
],
"date": "2024-06-24",
"title": "RAGChecker",
"summary": "RAGChecker: A Fine-grained Framework For Diagnosing RAG",
"tags": [
"python"
]
},
"http://arxiv.org/abs/2409.06762": {
"extra-tags": [
"language",
"generation"
],
"title": "Generative Hierarchical Materials Search",
"summary": "Generative models trained at scale can now produce text, video, and more recently, scientific data such as crystal structures. In applications of generative approaches to materials science, and in particular to crystal structures, the guidance from the domain expert in the form of high-level instructions can be essential for an automated system to output candidate crystals that are viable for downstream research. In this work, we formulate end-to-end language-to-structure generation as a multi-objective optimization problem, and propose Generative Hierarchical Materials Search (GenMS) for controllable generation of crystal structures. GenMS consists of (1) a language model that takes high-level natural language as input and generates intermediate textual information about a crystal (e.g., chemical formulae), and (2) a diffusion model that takes intermediate information as input and generates low-level continuous value crystal structures. GenMS additionally uses a graph neural network to predict properties (e.g., formation energy) from the generated crystal structures. During inference, GenMS leverages all three components to conduct a forward tree search over the space of possible structures. Experiments show that GenMS outperforms other alternatives of directly using language models to generate structures both in satisfying user request and in generating low-energy structures. We confirm that GenMS is able to generate common crystal structures such as double perovskites, or spinels, solely from natural language input, and hence can form the foundation for more complex structure generation in near future.",
"date": "2024-10-20",
"tags": [
"computer science - artificial intelligence",
"condensed matter - materials science",
"generative",
"hierarchical",
"neurips 2024",
"search"
]
},
"http://arxiv.org/abs/2402.02518": {
"extra-tags": [
"diffusion",
"framework",
"generative"
],
"title": "Latent Graph Diffusion: A Unified Framework for Generation and Prediction on Graphs",
"summary": "In this paper, we propose the first framework that enables solving graph learning tasks of all levels (node, edge and graph) and all types (generation, regression and classification) with one model. We first propose Latent Graph Diffusion (LGD), a generative model that can generate node, edge, and graph-level features of all categories simultaneously. We achieve this goal by embedding the graph structures and features into a latent space leveraging a powerful encoder which can also be decoded, then training a diffusion model in the latent space. LGD is also capable of conditional generation through a specifically designed cross-attention mechanism. Then we formulate prediction tasks including regression and classification as (conditional) generation, which enables our LGD to solve tasks of all levels and all types with provable guarantees. We verify the effectiveness of our framework with extensive experiments, where our models achieve state-of-the-art or highly competitive results across generation and regression tasks.",
"date": "2024-10-20",
"tags": [
"computer science - machine learning",
"computer science - social and information networks",
"generation",
"graph",
"knowledge graph",
"neurips 2024"
]
}
}
4 changes: 2 additions & 2 deletions database/pipeline.pkl
Git LFS file not shown
240 changes: 240 additions & 0 deletions database/triples.json
Original file line number Diff line number Diff line change
Expand Up @@ -182770,5 +182770,245 @@
{
"head": "fine-tuning",
"tail": "language models"
},
{
"head": "framework",
"tail": "checkers"
},
{
"head": "rag",
"tail": "checkers"
},
{
"head": "computer science - artificial intelligence",
"tail": "condensed matter - materials science"
},
{
"head": "computer science - artificial intelligence",
"tail": "generative"
},
{
"head": "computer science - artificial intelligence",
"tail": "hierarchical"
},
{
"head": "computer science - artificial intelligence",
"tail": "neurips 2024"
},
{
"head": "computer science - artificial intelligence",
"tail": "search"
},
{
"head": "computer science - artificial intelligence",
"tail": "language"
},
{
"head": "computer science - artificial intelligence",
"tail": "generation"
},
{
"head": "condensed matter - materials science",
"tail": "generative"
},
{
"head": "condensed matter - materials science",
"tail": "hierarchical"
},
{
"head": "condensed matter - materials science",
"tail": "neurips 2024"
},
{
"head": "condensed matter - materials science",
"tail": "search"
},
{
"head": "condensed matter - materials science",
"tail": "language"
},
{
"head": "condensed matter - materials science",
"tail": "generation"
},
{
"head": "generative",
"tail": "hierarchical"
},
{
"head": "generative",
"tail": "neurips 2024"
},
{
"head": "generative",
"tail": "search"
},
{
"head": "generative",
"tail": "language"
},
{
"head": "generative",
"tail": "generation"
},
{
"head": "hierarchical",
"tail": "neurips 2024"
},
{
"head": "hierarchical",
"tail": "search"
},
{
"head": "hierarchical",
"tail": "language"
},
{
"head": "hierarchical",
"tail": "generation"
},
{
"head": "neurips 2024",
"tail": "search"
},
{
"head": "neurips 2024",
"tail": "language"
},
{
"head": "neurips 2024",
"tail": "generation"
},
{
"head": "search",
"tail": "language"
},
{
"head": "search",
"tail": "generation"
},
{
"head": "language",
"tail": "generation"
},
{
"head": "computer science - machine learning",
"tail": "computer science - social and information networks"
},
{
"head": "computer science - machine learning",
"tail": "graph"
},
{
"head": "computer science - machine learning",
"tail": "neurips 2024"
},
{
"head": "computer science - machine learning",
"tail": "framework"
},
{
"head": "computer science - machine learning",
"tail": "generative"
},
{
"head": "computer science - social and information networks",
"tail": "generation"
},
{
"head": "computer science - social and information networks",
"tail": "graph"
},
{
"head": "computer science - social and information networks",
"tail": "knowledge graph"
},
{
"head": "computer science - social and information networks",
"tail": "neurips 2024"
},
{
"head": "computer science - social and information networks",
"tail": "diffusion"
},
{
"head": "computer science - social and information networks",
"tail": "framework"
},
{
"head": "computer science - social and information networks",
"tail": "generative"
},
{
"head": "generation",
"tail": "graph"
},
{
"head": "generation",
"tail": "knowledge graph"
},
{
"head": "generation",
"tail": "diffusion"
},
{
"head": "generation",
"tail": "framework"
},
{
"head": "graph",
"tail": "knowledge graph"
},
{
"head": "graph",
"tail": "neurips 2024"
},
{
"head": "graph",
"tail": "diffusion"
},
{
"head": "graph",
"tail": "framework"
},
{
"head": "graph",
"tail": "generative"
},
{
"head": "knowledge graph",
"tail": "neurips 2024"
},
{
"head": "knowledge graph",
"tail": "diffusion"
},
{
"head": "knowledge graph",
"tail": "framework"
},
{
"head": "knowledge graph",
"tail": "generative"
},
{
"head": "neurips 2024",
"tail": "diffusion"
},
{
"head": "neurips 2024",
"tail": "framework"
},
{
"head": "diffusion",
"tail": "framework"
},
{
"head": "diffusion",
"tail": "generative"
},
{
"head": "framework",
"tail": "generative"
}
]

0 comments on commit 717f7bb

Please sign in to comment.