Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "Blurring-Sharpening Process Models for Collaborative Filtering" paper #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,18 @@ See also [Webpage](http://www.cs.cmu.edu/~junyanz/cat/cat_papers.html) | [CSV fi

<br>

<table> <tbody> <tr> <td align="left" width=250>
<a href="https://arxiv.org/abs/2211.09324"><img src="teasers/Choi2023.jpg"/></a></td>
<td align="left" width=550>Blurring-Sharpening Process Models for Collaborative Filtering<br>
<a href="https://jeongwhanchoi.me/">Jeongwhan Choi</a>,
<a href="https://seoyoungh.github.io">Seoyoung Hong</a>,
<a href="https://scholar.google.com/citations?user=VSuM3gYAAAAJ&hl=en">Noseong Park</a>,
<a href="https://scholar.google.com/citations?user=px5LGgMAAAAJ&hl=en">Sung-Bae Cho</a><br>
In SIGIR 2023<br>
<a href="https://arxiv.org/abs/2211.09324">[Paper]</a>
<a href="https://github.com/jeongwhanchoi/bspm">[Project]</a>
</td></tr></tbody></table>

<table> <tbody> <tr> <td align="left" width=250>
<a href="https://arxiv.org/abs/2311.17048"><img src="teasers/Han2024.jpg"/></a></td>
<td align="left" width=550>Zero-shot Referring Expression Comprehension via Structural Similarity Between Images and Captions<br>
Expand Down
13 changes: 13 additions & 0 deletions cat_papers.html
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,19 @@

<br>

<table><tbody><tr><td>
<a href="https://arxiv.org/abs/2211.09324"><img src="teasers/Choi2023.jpg"/ border=1 width=210></a></td>
<td width="20"></td>
<td valign="middle" width="680"><strong>Blurring-Sharpening Process Models for Collaborative Filtering</strong>
<p class="content"><a href="https://jeongwhanchoi.me/">Jeongwhan Choi</a>,
<a href="https://seoyoungh.github.io">Seoyoung Hong</a>,
<a href="https://scholar.google.com/citations?user=VSuM3gYAAAAJ&hl=en">Noseong Park</a>,
<a href="https://scholar.google.com/citations?user=px5LGgMAAAAJ&hl=en">Sung-Bae Cho</a><br>
In SIGIR 2023<br>
<strong><a href="https://arxiv.org/abs/2211.09324">[Paper]</a></strong>
<strong><a href="https://github.com/jeongwhanchoi/bspm">[Project]</a></strong>
</p></tr></tbody></table><br>

<table><tbody><tr><td>
<a href="https://arxiv.org/abs/2311.17048"><img src="teasers/Han2024.jpg"/ border=1 width=210></a></td>
<td width="20"></td>
Expand Down
Binary file added teasers/Choi2023.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.