forked from hlab1/academic-kickstart
-
Notifications
You must be signed in to change notification settings - Fork 24
Updating publications section, aditya news, and CV #123
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
Merged
leewujung
merged 12 commits into
uw-echospace:main
from
aditya-uw:adding-dutycycle-paper-news
Sep 19, 2025
Merged
Changes from 11 commits
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
0ff001a
added news item for duty-cycling paper
aditya-uw 70481a7
updated CV publication link and citation
aditya-uw 68657ae
created duty-cycling paper publication page
aditya-uw f62b1e3
reverted duty-cycling page info to see if it appears
aditya-uw 1b36692
added first four entries to index.md
aditya-uw 7d1a16c
updated abstract for duty-cycling page
aditya-uw 64f252a
added one-sentence summary and bioRxiv link
aditya-uw 2ca504c
bolded aditya's name
aditya-uw b9f0ab0
added HRTF paper publication page
aditya-uw e3bda77
added Matt Schalles to authors
aditya-uw 911b35a
added porpoise publication page
aditya-uw abee9aa
add biorxiv for hrtf paper
leewujung File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Binary file not shown.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,78 @@ | ||
| --- | ||
| # Documentation: https://sourcethemes.com/academic/docs/managing-content/ | ||
|
|
||
| title: "Head-related transfer function predictions reveal dominant sound propagation mechanisms to the dolphin ears" | ||
| authors: ["**Y Cheong**", "W-J Lee", "A Ruesch", "MD Schalles", "J Kainerstorfer", "B Shinn-Cunningham"] | ||
| date: 2025-07-08 | ||
| doi: "10.1121/10.0036904" | ||
|
|
||
| # Customize | ||
| share: false | ||
| markup: md | ||
| math: true | ||
|
|
||
|
|
||
| # Schedule page publish date (NOT publication's date). | ||
| publishDate: 2025-09-12 | ||
|
|
||
| # Publication type. | ||
| # Legend: 0 = Uncategorized; 1 = Conference paper; 2 = Journal article; | ||
| # 3 = Preprint / Working Paper; 4 = Report; 5 = Book; 6 = Book section; | ||
| # 7 = Thesis; 8 = Patent | ||
| publication_types: ["2"] | ||
|
|
||
| # Publication name and optional abbreviated publication name. | ||
| publication: "Journal of the Acoustical Society of America" | ||
| publication_short: "J Acoust Soc Am" | ||
|
|
||
| abstract: "Toothed whales possess specialized anatomical structures in the head, including thin, excavated lower mandible embedded in mandibular fat bodies (MFBs), complex skull morphology fused with the upper jaw, and extensive air spaces surrounding the middle ears and beneath the skull. In this study, finite element modeling is used to investigate how these structures influence the transmission of water-borne sounds to the ears. The models are based on volumetric representations derived from computed tomography scans of a live bottlenose dolphin (Tursiops truncatus). The anatomical structures included in the model are iteratively modified and the predicted head-related transfer functions are used as a proxy for comparison. The results show that the MFBs, which support a lower sound speed than the surrounding tissues, significantly enhance the forward receiving directionality at echolocation frequencies through refraction in a manner similar to the melon in shaping the dolphins' highly directional transmission beams. Additionally, it is shown that in the frequencies encompassing dolphin communication signals, the air volumes help block the otherwise complex sound transmission through the bones. These findings highlight convergent evolutionary solutions in toothed whale anatomy to create strong directionality in both sound emission and reception governed by the same physical principles." | ||
|
|
||
| # Summary. An optional shortened abstract. | ||
| summary: " " | ||
|
|
||
| tags: | ||
| - echolocation | ||
| categories: ["echolocation"] | ||
| featured: false | ||
|
|
||
| # Custom links (optional). | ||
| # Uncomment and edit lines below to show custom links. | ||
| # links: | ||
| # - name: Follow | ||
| # url: https://twitter.com | ||
| # icon_pack: fab | ||
| # icon: twitter | ||
| links: | ||
| url_code: | ||
| url_dataset: | ||
| url_poster: | ||
| url_project: | ||
| url_slides: | ||
| url_source: | ||
| url_video: | ||
|
|
||
| # Featured image | ||
| # To use, place an image named `featured.jpg/png` in your page's folder. | ||
| # Placement options: 1 = Full column width, 2 = Out-set, 3 = Screen-width | ||
| # Focal point options: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight | ||
| # Set `preview_only` to `true` to just use the image for thumbnails. | ||
| image: | ||
| caption: "" | ||
| Placement options: 1 | ||
| focal_point: "Center" | ||
| preview_only: false | ||
|
|
||
| # Associated Projects (optional). | ||
| # Associate this publication with one or more of your projects. | ||
| # Simply enter your project's folder or file name without extension. | ||
| # E.g. `internal-project` references `content/project/internal-project/index.md`. | ||
| # Otherwise, set `projects: []`. | ||
| projects: [] | ||
|
|
||
| # Slides (optional). | ||
| # Associate this publication with Markdown slides. | ||
| # Simply enter your slide deck's filename without extension. | ||
| # E.g. `slides: "example"` references `content/slides/example/index.md`. | ||
| # Otherwise, set `slides: ""`. | ||
| slides: "" | ||
| --- | ||
81 changes: 81 additions & 0 deletions
81
content/publication/2025-krishna-lee-jasa-dutycycle/index.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,81 @@ | ||
| --- | ||
| # Documentation: https://sourcethemes.com/academic/docs/managing-content/ | ||
|
|
||
| title: "Influence of duty-cycle recording on measuring bat activity in passive acoustic monitoring" | ||
| authors: ["**A Krishna**", "W-J Lee"] | ||
| date: 2025-09-09 | ||
| doi: "10.1121/10.0039108" | ||
|
|
||
| # Customize | ||
| share: false | ||
| markup: md | ||
| math: true | ||
|
|
||
|
|
||
| # Schedule page publish date (NOT publication's date). | ||
| publishDate: 2025-09-12 | ||
|
|
||
| # Publication type. | ||
| # Legend: 0 = Uncategorized; 1 = Conference paper; 2 = Journal article; | ||
| # 3 = Preprint / Working Paper; 4 = Report; 5 = Book; 6 = Book section; | ||
| # 7 = Thesis; 8 = Patent | ||
| publication_types: ["2"] | ||
|
|
||
| # Publication name and optional abbreviated publication name. | ||
| publication: "Journal of the Acoustical Society of America" | ||
| publication_short: "J Acoust Soc Am" | ||
|
|
||
| abstract: "Echolocating bats provide vital ecosystem services and can be monitored effectively using passive acoustic monitoring (PAM) techniques. Duty-cycle subsampling is widely used to collect PAM data at regular ON/OFF cycles to circumvent battery and storage capacity constraints for long-term monitoring. However, the impact of duty-cycle subsampling and potential detector errors on estimating bat activity has not been systematically investigated for bats. Here, we simulate the influence of duty-cycle subsampling in measuring bat activity via three metrics—call rate, activity index (AI), and bout-time percentage (BTP)—using three months of continuous recordings spanning summer to fall in a temperate urban natural area. Our simulations show that subsampled bat activity estimates more accurately track true values when the listening ratio is high and the cycle length is low, when the true call activity is high, or when recorded calls have lower frequency content. Generally, among the three metrics, AI provides the best subsampling estimates and is robust against false negatives but sensitive to false positives, whereas BTP provides better temporal resolution compared to AI and is robust against both false positives and false negatives. Our results offer important insights into selecting sampling parameters and measurement metrics for long-term bat PAM." | ||
|
|
||
| # Summary. An optional shortened abstract. | ||
| summary: "We performed a systematic investigation into the effects of duty-cycling on measuring activity in the passive acoustic monitoring of echolocating bats." | ||
|
|
||
| tags: | ||
| - passive acoustic monitoring | ||
| - echolocation | ||
| categories: ["echolocation"] | ||
| featured: false | ||
|
|
||
| # Custom links (optional). | ||
| # Uncomment and edit lines below to show custom links. | ||
| # links: | ||
| # - name: Follow | ||
| # url: https://twitter.com | ||
| # icon_pack: fab | ||
| # icon: twitter | ||
| links: | ||
| - name: bioRxiv | ||
| url: https://doi.org/10.1101/2025.04.15.649046 | ||
| url_code: | ||
| url_dataset: | ||
| url_poster: | ||
| url_project: | ||
| url_slides: | ||
| url_source: | ||
| url_video: | ||
|
|
||
| # Featured image | ||
| # To use, place an image named `featured.jpg/png` in your page's folder. | ||
| # Placement options: 1 = Full column width, 2 = Out-set, 3 = Screen-width | ||
| # Focal point options: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight | ||
| # Set `preview_only` to `true` to just use the image for thumbnails. | ||
| image: | ||
| caption: "" | ||
| Placement options: 1 | ||
| focal_point: "Center" | ||
| preview_only: false | ||
|
|
||
| # Associated Projects (optional). | ||
| # Associate this publication with one or more of your projects. | ||
| # Simply enter your project's folder or file name without extension. | ||
| # E.g. `internal-project` references `content/project/internal-project/index.md`. | ||
| # Otherwise, set `projects: []`. | ||
| projects: [] | ||
|
|
||
| # Slides (optional). | ||
| # Associate this publication with Markdown slides. | ||
| # Simply enter your slide deck's filename without extension. | ||
| # E.g. `slides: "example"` references `content/slides/example/index.md`. | ||
| # Otherwise, set `slides: ""`. | ||
| slides: "" | ||
| --- |
78 changes: 78 additions & 0 deletions
78
content/publication/2025-lee-etal-jasa-porpoise-movement/index.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,78 @@ | ||
| --- | ||
| # Documentation: https://sourcethemes.com/academic/docs/managing-content/ | ||
|
|
||
| title: "Movement trajectories reflect active information acquisition by an echolocating porpoise in a target discrimination task" | ||
| authors: ["**W-J Lee**", "M Ladegaard", "MD Schalles", "JR Buck", "K Beedholm", "PT Madsen", "PL Tyack"] | ||
| date: 2025-07-07 | ||
| doi: "10.1121/10.0037038" | ||
|
|
||
| # Customize | ||
| share: false | ||
| markup: md | ||
| math: true | ||
|
|
||
|
|
||
| # Schedule page publish date (NOT publication's date). | ||
| publishDate: 2025-09-12 | ||
|
|
||
| # Publication type. | ||
| # Legend: 0 = Uncategorized; 1 = Conference paper; 2 = Journal article; | ||
| # 3 = Preprint / Working Paper; 4 = Report; 5 = Book; 6 = Book section; | ||
| # 7 = Thesis; 8 = Patent | ||
| publication_types: ["2"] | ||
|
|
||
| # Publication name and optional abbreviated publication name. | ||
| publication: "Journal of the Acoustical Society of America" | ||
| publication_short: "J Acoust Soc Am" | ||
|
|
||
| abstract: "Voluntary movements of echolocating animals with respect to targets in natural foraging or laboratory target discrimination tasks have long been interpreted as a closed-loop sensorimotor feedback driven by information in previously received echoes. However, what can we infer about sensorimotor integration and auditory information-gathering from animal movement trajectories? In this work, we use unsupervised clustering to analyze the movement trajectories of a free-swimming, echolocating harbor porpoise trained to select a sphere against prolate spheroids of varying aspect ratios presented at different angles, and show that the animal's discrimination performance and overall trajectory can be explained by task difficulty based on the similarity of target echo spectra received during its initial approach. The porpoise continued to evaluate its target selection via incoming echoes throughout the trials, and reversed its decision at very close ranges in a subset of trials. In more challenging scenarios, the animal engaged in prolonged, focused ensonification of a single target, sometimes via buzzes, which we interpret as an evidence accumulation process toward decision making. Our findings highlight movement, in addition to acoustic emissions, as a key behavioral readout in the active information acquisition process embodied in echolocation." | ||
|
|
||
| # Summary. An optional shortened abstract. | ||
| summary: " " | ||
|
|
||
| tags: | ||
| - echolocation | ||
| categories: ["echolocation"] | ||
| featured: false | ||
|
|
||
| # Custom links (optional). | ||
| # Uncomment and edit lines below to show custom links. | ||
| # links: | ||
| # - name: Follow | ||
| # url: https://twitter.com | ||
| # icon_pack: fab | ||
| # icon: twitter | ||
| links: | ||
| url_code: | ||
| url_dataset: | ||
| url_poster: | ||
| url_project: | ||
| url_slides: | ||
| url_source: | ||
| url_video: | ||
|
|
||
| # Featured image | ||
| # To use, place an image named `featured.jpg/png` in your page's folder. | ||
| # Placement options: 1 = Full column width, 2 = Out-set, 3 = Screen-width | ||
| # Focal point options: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight | ||
| # Set `preview_only` to `true` to just use the image for thumbnails. | ||
| image: | ||
| caption: "" | ||
| Placement options: 1 | ||
| focal_point: "Center" | ||
| preview_only: false | ||
|
|
||
| # Associated Projects (optional). | ||
| # Associate this publication with one or more of your projects. | ||
| # Simply enter your project's folder or file name without extension. | ||
| # E.g. `internal-project` references `content/project/internal-project/index.md`. | ||
| # Otherwise, set `projects: []`. | ||
| projects: [] | ||
|
|
||
| # Slides (optional). | ||
| # Associate this publication with Markdown slides. | ||
| # Simply enter your slide deck's filename without extension. | ||
| # E.g. `slides: "example"` references `content/slides/example/index.md`. | ||
| # Otherwise, set `slides: ""`. | ||
| slides: "" | ||
| --- |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.