File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed
Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 11// Auto-generated by crawl-publications.ts
2- // Last updated: 2026-03-29T01:14:41.846Z
2+ // Last updated: 2026-04-05T01:15:47.844Z
33
44export interface Publication {
55 title : string ;
@@ -19,6 +19,16 @@ export const PUBLICATIONS_DATA: YearSection[] = [
1919 {
2020 year : "2026" ,
2121 publications : [
22+ {
23+ title : "Verbalizing LightGCN: Direct Learning of Textual Representations from User-Item Interaction Graph via LLMs" ,
24+ authors : "Manh-Khanh Ngo Huu and Hady W. Lauw" ,
25+ venue : "ACM SIGIR Conference on Research and Development in Information Retrieval (SIGIR'26), Jul 2026" ,
26+ } ,
27+ {
28+ title : "Bridging LLM Embeddings and VAE Parameters for Disentangled Recommendation" ,
29+ authors : "Nhu-Thuat Tran and Hady W. Lauw" ,
30+ venue : "ACM SIGIR Conference on Research and Development in Information Retrieval (SIGIR'26), Jul 2026" ,
31+ } ,
2232 {
2333 title : "Consistent Attributions for Transformer-Based Reversible Comparison Classifiers" ,
2434 authors : "Thi-Phuong Le and Hady W. Lauw" ,
You can’t perform that action at this time.
0 commit comments