-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubs.html
More file actions
123 lines (115 loc) · 5.32 KB
/
pubs.html
File metadata and controls
123 lines (115 loc) · 5.32 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Patents & Publications</title>
<style>
body {
font-family: sans-serif;
line-height: 1.6;
margin: 20px;
max-width: 900px;
margin-left: auto;
margin-right: auto;
color: #333;
}
h1, h2, h3 {
color: #2c3e50;
}
h1 {
border-bottom: 2px solid #3498db;
padding-bottom: 10px;
}
h2 {
border-bottom: 1px solid #ddd;
padding-bottom: 5px;
}
code {
background-color: #f4f4f4;
padding: 2px 6px;
border-radius: 4px;
font-family: monospace;
}
pre code {
display: block;
padding: 15px;
overflow-x: auto;
white-space: pre;
}
table {
width: 100%;
border-collapse: collapse;
margin-bottom: 20px;
}
th, td {
border: 1px solid #ddd;
padding: 8px;
text-align: left;
}
th {
background-color: #f2f2f2;
}
ul {
margin-bottom: 15px;
}
li {
margin-bottom: 5px;
}
nav { margin-bottom: 30px; padding: 10px; background: #ecf0f1; border: 1px solid #bdc3c7; border-radius: 4px;}
nav ul { list-style: none; padding: 0; }
nav li { display: inline-block; margin-right: 15px; }
nav a { text-decoration: none; color: #3498db; font-weight: bold;}
nav a:hover { text-decoration: underline; color: #2980b9;}
</style>
</head>
<body>
<nav>
<li><a href=index.html>Home</a></li>
<li><a href="https://scholar.google.com/citations?user=kouXx8gAAAAJ&hl=en">Google Scholar</a></li>
</nav>
<h1>Patents & Written Work</h1>
<!-- Patents Section -->
<section id="patents">
<h2>Patents</h2>
<h3>Granted Patents</h3>
<ul>
<li><a href="https://portal.unifiedpatents.com/patents/patent/US-10079028-B2" target="_blank">Sound Enhancement through Reverberation Matching</a></li>
<li><a href="https://patents.justia.com/patent/10706329" target="_blank">Methods for Explainability of Deep-Learning Models</a></li>
<li><a href="https://uspto.report/patent/app/20200388287" target="_blank">Intelligent Health Monitoring</a></li>
<li><a href="https://patents.justia.com/patent/10977522" target="_blank">Design of Stimuli for Symptom Detection</a></li>
</ul>
<h3>Pending Patents</h3>
<ul>
<li><a href="https://patents.justia.com/patent/20250068680" target="_blank">Domain Aware Autocomplete</a></li>
<li><a href="https://patents.justia.com/patent/20250068755" target="_blank">Graph-based Data Compliance using Natural Language Text</a></li>
<li><a href="https://patents.justia.com/patent/20250068666" target="_blank">Interactive Map-based Visualization System for Multichannel Search in Complex Domains</a></li>
<li><a href="https://patents.justia.com/patent/20250068624" target="_blank">Machine Learning Techniques for Generating Domain-Aware Query Expansions</a></li>
<li><a href="https://patents.justia.com/patent/20250068633" target="_blank">Multi-Channel Search and Aggregated Scoring for Complex Search Domains</a></li>
<li><a href="https://patents.google.com/patent/US12141186B1/en" target="_blank">Text Embedding-based Search Taxonomy Generation and Intelligent Refinement</a></li>
</ul>
</section>
<!-- Publications Section -->
<section id="publications">
<h2>Papers & Slides</h2>
<h3>LinkedIn Articles</h3>
<ul>
<li><a href="https://www.linkedin.com/pulse/how-does-chatgpt-work-ramin-anushiravani" target="_blank">How does ChatGPT work?</a></li>
<li><a href="https://www.linkedin.com/pulse/bard-googles-response-chatgpt-ramin-anushiravani" target="_blank">Bard - Google’s Response to ChatGPT</a></li>
</ul>
<h3>Academic Papers</h3>
<ul>
<li><a href="https://3e80ccea-4b36-4667-97ba-4c872661d064.filesusr.com/ugd/181115_0ca0cd8568b5462680ae27c2e5cca468.pdf" target="_blank">Seamless Acoustics Matching of Disparate Recordings (PDF)</a></li>
<li><a href="https://www.ideals.illinois.edu/items/98446" target="_blank">Example Based Audio Editing</a></li>
<li><a href="https://www.ideals.illinois.edu/items/47458" target="_blank">3D Audio</a></li>
</ul>
<h3>Slides</h3>
<ul>
<li><a href="https://www.linkedin.com/in/raminanushiravani/details/featured/1730050832995/single-media-viewer/?profileId=ACoAAAVT3OABqku22x2LNTAhc5qSay40V_s3jxI" target="_blank">What is attention?</a></li>
<li><a href="https://www.slideshare.net/RaminAnushiravani/a-computer-vision-approach-to-speech-enhancement" target="_blank">A Computer Vision Approach to Speech Enhancement</a></li>
<li><a href="http://www.slideshare.net/RaminAnushiravani/3d-audio-playback-for-single-channel-audio-using-visual-cues" target="_blank">3D Audio for Single-Channel Audio using Visual Cues</a></li>
<li><a href="https://www.slideshare.net/RaminAnushiravani/sound-source-localization-with-microphone-arrays" target="_blank">Sound Source Localization</a></li>
</ul>
</section>
</body>
</html>