16 papers with code • 12 benchmarks • 8 datasets

This task has no description! Would you like to contribute one?

Libraries

Use these libraries to find models and implementations

Blended RAG: Improving RAG (Retriever-Augmented Generation) Accuracy with Semantic Search and Hybrid Query-Based Retrievers

ibm-ecosystem-engineering/blended-rag 22 Mar 2024

Retrieval-Augmented Generation (RAG) is a prevalent approach to infuse a private knowledge base of documents with Large Language Models (LLM) to build Generative Q\&A (Question-Answering) systems.

21
22 Mar 2024

Stronger, Fewer, & Superior: Harnessing Vision Foundation Models for Domain Generalized Semantic Segmentation

w1oves/rein 7 Dec 2023

Driven by the motivation that Leveraging Stronger pre-trained models and Fewer trainable parameters for Superior generalizability, we introduce a robust fine-tuning approach, namely Rein, to parameter-efficiently harness VFMs for DGSS.

95
07 Dec 2023

Llama 2: Open Foundation and Fine-Tuned Chat Models

facebookresearch/llama 18 Jul 2023

In this work, we develop and release Llama 2, a collection of pretrained and fine-tuned large language models (LLMs) ranging in scale from 7 billion to 70 billion parameters.

52,869
18 Jul 2023

Dual Cross-Attention for Medical Image Segmentation

gorkemcanates/dual-cross-attention 30 Mar 2023

DCA addresses the semantic gap between encoder and decoder features by sequentially capturing channel and spatial dependencies across multi-scale encoder features.

52
30 Mar 2023

MTet: Multi-domain Translation for English and Vietnamese

vietai/mTet 11 Oct 2022

We introduce MTet, the largest publicly available parallel corpus for English-Vietnamese translation.

169
11 Oct 2022

Gradient Gating for Deep Multi-Rate Learning on Graphs

tk-rusch/gradientgating 2 Oct 2022

We present Gradient Gating (G$^2$), a novel framework for improving the performance of Graph Neural Networks (GNNs).

48
02 Oct 2022

An efficient encoder-decoder architecture with top-down attention for speech separation

JusperLee/TDANet 30 Sep 2022

In addition, a large-size version of TDANet obtained SOTA results on three datasets, with MACs still only 10\% of Sepformer and the CPU inference time only 24\% of Sepformer.

204
30 Sep 2022

NFL: Robust Learned Index via Distribution Transformation

luffy06/nfl 24 May 2022

Based on the characteristics of the transformed keys, we propose a robust After-Flow Learned Index (AFLI).

19
24 May 2022

Visual Spatial Reasoning

cambridgeltl/visual-spatial-reasoning 30 Apr 2022

Spatial relations are a basic part of human cognition.

84
30 Apr 2022

Anomaly Detection via Reverse Distillation from One-Class Embedding

openvinotoolkit/anomalib CVPR 2022

Knowledge distillation (KD) achieves promising results on the challenging problem of unsupervised anomaly detection (AD). The representation discrepancy of anomalies in the teacher-student (T-S) model provides essential evidence for AD.

1,685
26 Jan 2022