Skip to content

Commit 3d03f57

Browse files
update publications and readme
1 parent 92c557d commit 3d03f57

File tree

3 files changed

+26
-20
lines changed

3 files changed

+26
-20
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
My personal website. It is developed using [Quarto](https://quarto.org).

_quarto.yml

+2
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ website:
2323
- text: "Blog"
2424
href: blog/index.qmd
2525
- publications.qmd
26+
# - text: "{{< fa book >}} LLM Course"
27+
# href: https://github.com/mlabonne/llm-course
2628
right:
2729
- icon: twitter
2830
href: https://twitter.com/waghmaregovind

publications.qmd

+23-20
Original file line numberDiff line numberDiff line change
@@ -3,32 +3,35 @@ title: "Publications"
33
---
44

55

6-
[Google Scholar](https://scholar.google.com/citations?user=QtutNncAAAAJ)
6+
My [Google Scholar](https://scholar.google.com/citations?user=QtutNncAAAAJ) 📝 profile.
7+
---
78

8-
- [Learning Temporal Representations of Bipartite Financial Graphs](https://dl.acm.org/doi/abs/10.1145/3604237.3626911)
9-
- International Conference on AI in Finance (ICAIF), 2023
9+
* **[Learning Temporal Representations of Bipartite Financial Graphs](https://dl.acm.org/doi/abs/10.1145/3604237.3626911)
10+
<br/> Pritam Kumar Nath, Govind Waghmare, Nikhil Tumbde, Nitish Kumar, Siddhartha Asthana **
11+
<br/> *International Conference on AI in Finance (ICAIF), 2023*
1012

11-
- [TBoost: Gradient Boosting Temporal Graph Neural Networks](https://openreview.net/pdf?id=API0yII2Ua)
12-
- Temporal Graph Learning Workshop @ NeurIPS, 2023
13+
* **[TBoost: Gradient Boosting Temporal Graph Neural Networks](https://openreview.net/pdf?id=API0yII2Ua)
14+
<br/> Pritam Nath, Govind Waghmare, Nancy Agrawal, Nitish Kumar, Siddhartha Asthana**
15+
<br/> *Temporal Graph Learning Workshop @ NeurIPS, 2023*
1316

14-
- [Modeling Inter-Dependence Between Time and Mark in Multivariate Temporal Point Processes](https://arxiv.org/abs/2210.15294)
15-
- Conference on Information & Knowledge Management (CIKM), 2022
17+
* **[Modeling Inter-Dependence Between Time and Mark in Multivariate Temporal Point Processes](https://arxiv.org/abs/2210.15294)
18+
<br/> Govind Waghmare, Ankur Debnath, Siddhartha Asthana, Aakarsh Malhotra**
19+
<br/> *Conference on Information & Knowledge Management (CIKM), 2022*
1620

17-
- [Adversarial Generation of Temporal Data: A Critique on Fidelity of Synthetic Data](https://link.springer.com/chapter/10.1007/978-3-030-93736-2_24)
18-
- Joint European Conference on Machine Learning and Knowledge Discovery in Databases (ECML PKDD), 2021
21+
* **[Adversarial Generation of Temporal Data: A Critique on Fidelity of Synthetic Data](https://link.springer.com/chapter/10.1007/978-3-030-93736-2_24)
22+
<br/> Ankur Debnath, Nitish Gupta, Govind Waghmare, Hardik Wadhwa, Siddhartha Asthana, Ankur Arora**
23+
<br/> *Joint European Conference on Machine Learning and Knowledge Discovery in Databases (ECML PKDD), 2021*
1924

20-
- [Exploring generative data augmentation in multivariate time series forecasting: opportunities and challenges](https://kdd-milets.github.io/milets2021/papers/MiLeTS2021_paper_7.pdf)
21-
- KDD Workshop on Mining and Learning from Time Series (MileTS), 2021
25+
* **[Exploring generative data augmentation in multivariate time series forecasting: opportunities and challenges](https://kdd-milets.github.io/milets2021/papers/MiLeTS2021_paper_7.pdf)
26+
<br/> Ankur Debnath, Govind Waghmare, Hardik Wadhwa, Siddhartha Asthana, Ankur Arora**
27+
<br/> *KDD Workshop on Mining and Learning from Time Series (MileTS), 2021*
2228

23-
- [Unsupervised cross-modal alignment for multi-person 3d pose estimation](https://arxiv.org/pdf/2008.01388.pdf)
24-
- European Conference on Computer Vision (ECCV), 2020
29+
* **[Unsupervised cross-modal alignment for multi-person 3d pose estimation](https://arxiv.org/pdf/2008.01388.pdf)
30+
<br/> Jogendra Nath Kundu, Ambareesh Revanur, Govind Vitthal Waghmare, Rahul Mysore Venkatesh, R Venkatesh Babu**
31+
<br/> *European Conference on Computer Vision (ECCV), 2020*
2532
- [Project page](https://sites.google.com/view/multiperson3D)
2633

27-
- [Badminton shuttlecock detection and prediction of trajectory using multiple 2 dimensional scanners](https://ieeexplore.ieee.org/abstract/document/7413746/)
28-
- IEEE First International Conference on Control, Measurement and Instrumentation (CMI), 2016
29-
30-
31-
34+
* **[Badminton shuttlecock detection and prediction of trajectory using multiple 2 dimensional scanners](https://ieeexplore.ieee.org/abstract/document/7413746/)
35+
<br/> Govind Waghmare, Sneha Borkar, Vishal Saley, Hemant Chinchore, Shivraj Wabale**
36+
<br/> *IEEE First International Conference on Control, Measurement and Instrumentation (CMI), 2016*
3237

33-
<!-- - []()
34-
- -->

0 commit comments

Comments
 (0)